eidheim
|
e50d2fc63a
|
Added .clang-format file and applied style to source files
|
2017-06-26 15:23:29 +02:00 |
|
eidheim
|
bf379ebcba
|
Server::Response::write convenience functions no longer write Content-Length if close_connection_after_response is set. Also added some doxygen comments
|
2017-06-26 07:16:50 +02:00 |
|
eidheim
|
98d9617244
|
Added QueryString class with create and parse functions to utility.hpp
|
2017-06-25 16:43:49 +02:00 |
|
eidheim
|
1d9e900f44
|
Added Percent::encode
|
2017-06-25 14:32:38 +02:00 |
|
eidheim
|
d9faf1a6cb
|
Added Status Code header
|
2017-06-22 18:06:40 +02:00 |
|
eidheim
|
d553ca7a89
|
Cleanup of parse_query_string and fixed a potential segmentation fault
|
2017-06-22 14:44:55 +02:00 |
|
eidheim
|
ba4eec7ebe
|
Created Utility.hpp and moved some code into this file. Also improved parse_query_string.
|
2017-06-22 12:08:56 +02:00 |
|