Historique des commits

Auteur SHA1 Message Date
  Yehuda Sadeh 3b586462f4 Abort early on a bad content length il y a 11 ans
  Yehuda Sadeh e066bf70ff don't always send 500 if couldn't get request il y a 11 ans
  bel 749b0d8267 Remove unused argument of send_http_error il y a 10 ans
  bel bbf30afbd6 reason argument in send_http_error should no longer be used il y a 10 ans
  bel 379dae3cc2 pollfd for MinGW (see issue #57) il y a 10 ans
  bel c70d1ecad8 Update copyright note to 2015 il y a 10 ans
  bel ae404df3a8 Fix mingw compiler error il y a 10 ans
  bel e7354dbf9d Comment the behavior of GET/POST/PUT/DELETE on script files il y a 10 ans
  bel 7b071cb28c Handle PUT/DELETE to *.cgi as a request to replace/remove the script file il y a 10 ans
  bel 6e98a7f364 Treat CGI scripts and Lua scripts as script resources, so POST, PUT, DELETE, ... are handled by the scripts il y a 10 ans
  bel 37b1879d1f Fix compile errors (original LuaXML_lib.c is not strict C) il y a 10 ans
  bel c982982280 Fix some obsolete TODOs il y a 10 ans
  bel 7e54bb6dd5 fix time calculation in pthread_cond_timedwait implementation for Windows il y a 10 ans
  bel2125 01641d189b LuaXML must export xml as global il y a 10 ans
  bel2125 8f84f82a36 Update LuaXML to version 1.8.0 il y a 10 ans
  bel2125 b6088ee7eb Add a define SSL_ALREADY_INITIALIZED il y a 10 ans
  bel2125 5e9859510b Add documentation on the working path used for Lua scripts il y a 10 ans
  bel2125 fad1fc5b97 Merge pull request #59 from Foran/master il y a 10 ans
  Ben M. Ward c2ea3cc376 Fixed spelling error il y a 10 ans
  bel a5eadbca86 Fix multiple file upload (issue #55) il y a 10 ans
  bel2125 ea4b4c2e32 Fix comment il y a 10 ans
  bel 01711abd46 Test even more HTTP methods il y a 10 ans
  bel 9ada200a3a Improve HTTP method test il y a 10 ans
  bel 2a5d351028 Improve HTTP method test il y a 10 ans
  bel 4040ba73f9 HTTP POST requests to static files must return 405 il y a 10 ans
  bel 971310a422 Add test for HTTP method handling il y a 10 ans
  bel c596eda423 Rewrite PUT and DELETE handlers for files il y a 10 ans
  bel f3cdda5abf Rewrite PUT and DELETE handlers for files il y a 10 ans
  bel bf17634af9 Check and simplify HTTP error code handling (Step 3/3) il y a 10 ans
  bel 65c83fa8a6 get_response_code_text for Lua il y a 10 ans