Commit Graph

  • 3d7148e8c0 fixed: last packet from a file was not sent to the browser master Tomasz Sowa 2017-05-09 10:09:28 +0000
  • 80b53a7fd5 start adding support for sending files Tomasz Sowa 2017-05-07 22:56:44 +0000
  • 71eb0ef4bf fixed: when connection header is set to keep-alive we should respond 'Connection: keep-alive' too Tomasz Sowa 2017-03-17 10:12:41 +0000
  • 0c2dfab903 fixed: method Client::PrepareToNewRequest() should not set close_connection flag to false Tomasz Sowa 2017-03-17 09:02:52 +0000
  • eafb671c15 start adding support for HTTP 1.0 (keep connection) Tomasz Sowa 2017-03-13 20:27:45 +0000
  • 103f4cbc12 some code from Parser moved to HeadersParser and to string_functions Tomasz Sowa 2017-03-13 09:58:21 +0000
  • c3afe35119 the code was split from main.cpp to: client.h client.cpp server.h server.cpp Tomasz Sowa 2017-03-13 08:55:51 +0000
  • 4368dbd194 - importing: lib scorpio http server start working on a http server Tomasz Sowa 2017-03-01 13:36:29 +0000