Historial de Commits

Autor SHA1 Mensaje Fecha
  Sergey Lyubka dfc0f00478 Implement -T option, throttling functionality hace 12 años
  Sergey Lyubka ff0c2d3f91 Added unit test for mg_get_var hace 12 años
  Sergey Lyubka 167338f216 Using slash, "/" as the universal directory separator throughout the code hace 13 años
  Sergey Lyubka 98fb44f836 Refactored data buffering. Updated websocket example to have 2 message roundtrips. hace 13 años
  Sergey Lyubka f9873eb87a Experimentl websocket support hace 13 años
  Sergey Lyubka 05b2a04267 moved status_code, user_data, log_message out of struct mg_request_info hace 13 años
  Sergey Lyubka 0e0091e1c0 Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info() hace 13 años
  Sergey Lyubka df7da95cb6 Setting Host header in mg_fetch. Added test for fetching large file. hace 13 años
  Sergey Lyubka a9bb7d78ab Fixed mg_fetch() by passing a buffer, placeholder for the reply headers hace 13 años
  Sergey Lyubka 84e26ccddd More tests for mg_fetch() hace 13 años
  Sergey Lyubka 6c54370aa1 Added mg_connect(), mg_fetch() API functions. More tests added hace 13 años
  Sergey Lyubka da75a62a32 More tests hace 13 años
  Sergey Lyubka 7d5eb279a7 Added unit test hace 13 años
  Sergey Lyubka 2e3e1ba7cd Uncommented unit test in test_should_keep_alive() hace 13 años
  Sergey Lyubka 5071978267 Corrected should_keep_alive() per bel2s suggestions hace 13 años
  Sergey Lyubka d1806370bd few more tests for match_prefix() hace 13 años
  Sergey Lyubka 9d3af98a5e Remove repeating backslashes only on Windows hace 13 años
  valenok 8ea40bae4b Introduced $ meta character in glob expressions hace 13 años
  valenok ed70793670 Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern hace 13 años
  valenok 01c5ee0973 Added -w option hace 13 años