-
3d7148e8c0
fixed: last packet from a file was not sent to the browser
master
Tomasz Sowa
2017-05-09 10:09:28 +00:00
-
80b53a7fd5
start adding support for sending files
Tomasz Sowa
2017-05-07 22:56:44 +00:00
-
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 +00:00
-
0c2dfab903
fixed: method Client::PrepareToNewRequest() should not set close_connection flag to false
Tomasz Sowa
2017-03-17 09:02:52 +00:00
-
eafb671c15
start adding support for HTTP 1.0 (keep connection)
Tomasz Sowa
2017-03-13 20:27:45 +00:00
-
103f4cbc12
some code from Parser moved to HeadersParser and to string_functions
Tomasz Sowa
2017-03-13 09:58:21 +00:00
-
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 +00:00
-
4368dbd194
- importing: lib scorpio http server start working on a http server
Tomasz Sowa
2017-03-01 13:36:29 +00:00