Historique des commits

Auteur SHA1 Message Date
  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
  bel 0b3aa67fe1 Check and simplify HTTP error code handling (Step 2/3) il y a 10 ans
  bel f59d79598f Check and simplify HTTP error code handling (Step 1/3) il y a 10 ans
  bel2125 39863f7973 Fix: Makefile must use tabs instead of spaces il y a 10 ans
  bel 6ccd32a060 Update documentation il y a 10 ans
  bel 0af7de4426 Rewrite and comment request processing il y a 10 ans
  bel f9a02ac8aa Specify in detail and document return values of callback functions il y a 10 ans
  bel 6deb63e1ab SSL redirect must also redirect the query string il y a 10 ans
  bel 3fe70bf815 Update RELEASE_NOTES.md il y a 10 ans
  bel 3d391b7291 git: ignore .o files (e.g., created by gcc) il y a 10 ans
  bel c61a315794 Truncate thread name to <16 characters (see also #53) il y a 10 ans
  bel 71275b0e6e Set thread names for other platforms (see also #53) il y a 10 ans
  bel2125 0fc742c3cc Merge pull request #53 from nigels-com/mg_set_thread_name il y a 10 ans
  Nigel Stewart 62147adfd7 Add mg_set_thread_name for setting the thread name for Visual Studio debugging purposes. il y a 10 ans
  bel 5f45e9aa1a Todo: implement timeout il y a 10 ans
  bel dee4c04502 Update Lua version in lib_lua Visual Studio project il y a 10 ans
  bel 592cffb007 Change dead links to Civetweb sourceforge page il y a 10 ans
  bel a7bd699f48 Do not change line endings to \r\n on Windows il y a 10 ans
  bel 72bff5390a Improve documentation of example il y a 10 ans
  bel edcf6b2d79 Reorder mg_upload il y a 10 ans
  bel 90fc294777 Change dead links to Civetweb sourceforge page il y a 10 ans
  bel d62e2c7a4e Add a script to clean up tabs and spaces in the code files il y a 10 ans
  bel e162202932 mg_send_file fails unchecked if called with a directory name il y a 10 ans
  bel 59eb76c51a Better usage description in main il y a 10 ans
  bel 2b9d5c5786 Fix TODOs in mg_upload il y a 10 ans