提交歷史

作者 SHA1 備註 提交日期
  Sergey Lyubka dfc0f00478 Implement -T option, throttling functionality 12 年之前
  Sergey Lyubka ff0c2d3f91 Added unit test for mg_get_var 12 年之前
  Sergey Lyubka 167338f216 Using slash, "/" as the universal directory separator throughout the code 12 年之前
  Sergey Lyubka 98fb44f836 Refactored data buffering. Updated websocket example to have 2 message roundtrips. 12 年之前
  Sergey Lyubka f9873eb87a Experimentl websocket support 12 年之前
  Sergey Lyubka 05b2a04267 moved status_code, user_data, log_message out of struct mg_request_info 12 年之前
  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() 13 年之前
  Sergey Lyubka df7da95cb6 Setting Host header in mg_fetch. Added test for fetching large file. 13 年之前
  Sergey Lyubka a9bb7d78ab Fixed mg_fetch() by passing a buffer, placeholder for the reply headers 13 年之前
  Sergey Lyubka 84e26ccddd More tests for mg_fetch() 13 年之前
  Sergey Lyubka 6c54370aa1 Added mg_connect(), mg_fetch() API functions. More tests added 13 年之前
  Sergey Lyubka da75a62a32 More tests 13 年之前
  Sergey Lyubka 7d5eb279a7 Added unit test 13 年之前
  Sergey Lyubka 2e3e1ba7cd Uncommented unit test in test_should_keep_alive() 13 年之前
  Sergey Lyubka 5071978267 Corrected should_keep_alive() per bel2s suggestions 13 年之前
  Sergey Lyubka d1806370bd few more tests for match_prefix() 13 年之前
  Sergey Lyubka 9d3af98a5e Remove repeating backslashes only on Windows 13 年之前
  valenok 8ea40bae4b Introduced $ meta character in glob expressions 13 年之前
  valenok ed70793670 Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern 13 年之前
  valenok 01c5ee0973 Added -w option 13 年之前