提交历史

作者 SHA1 备注 提交日期
  bel 7b071cb28c Handle PUT/DELETE to *.cgi as a request to replace/remove the script file 10 年之前
  bel 6e98a7f364 Treat CGI scripts and Lua scripts as script resources, so POST, PUT, DELETE, ... are handled by the scripts 10 年之前
  bel 37b1879d1f Fix compile errors (original LuaXML_lib.c is not strict C) 10 年之前
  bel c982982280 Fix some obsolete TODOs 10 年之前
  bel 7e54bb6dd5 fix time calculation in pthread_cond_timedwait implementation for Windows 10 年之前
  bel2125 01641d189b LuaXML must export xml as global 10 年之前
  bel2125 8f84f82a36 Update LuaXML to version 1.8.0 10 年之前
  bel2125 b6088ee7eb Add a define SSL_ALREADY_INITIALIZED 10 年之前
  bel2125 5e9859510b Add documentation on the working path used for Lua scripts 10 年之前
  bel2125 fad1fc5b97 Merge pull request #59 from Foran/master 10 年之前
  Ben M. Ward c2ea3cc376 Fixed spelling error 10 年之前
  bel a5eadbca86 Fix multiple file upload (issue #55) 10 年之前
  bel2125 ea4b4c2e32 Fix comment 10 年之前
  bel 01711abd46 Test even more HTTP methods 10 年之前
  bel 9ada200a3a Improve HTTP method test 10 年之前
  bel 2a5d351028 Improve HTTP method test 10 年之前
  bel 4040ba73f9 HTTP POST requests to static files must return 405 10 年之前
  bel 971310a422 Add test for HTTP method handling 10 年之前
  bel c596eda423 Rewrite PUT and DELETE handlers for files 10 年之前
  bel f3cdda5abf Rewrite PUT and DELETE handlers for files 10 年之前
  bel bf17634af9 Check and simplify HTTP error code handling (Step 3/3) 10 年之前
  bel 65c83fa8a6 get_response_code_text for Lua 10 年之前
  bel 0b3aa67fe1 Check and simplify HTTP error code handling (Step 2/3) 10 年之前
  bel f59d79598f Check and simplify HTTP error code handling (Step 1/3) 10 年之前
  bel2125 39863f7973 Fix: Makefile must use tabs instead of spaces 10 年之前
  bel 6ccd32a060 Update documentation 10 年之前
  bel 0af7de4426 Rewrite and comment request processing 10 年之前
  bel f9a02ac8aa Specify in detail and document return values of callback functions 10 年之前
  bel 6deb63e1ab SSL redirect must also redirect the query string 10 年之前
  bel 3fe70bf815 Update RELEASE_NOTES.md 10 年之前