Marcin Siodelski 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
..
tests 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
.gitignore f7c734bbb7 [5077] Created libkea-http library. 8 years ago
Makefile.am dba214ecf3 [5099] Implemented HttpListener and other classes. 8 years ago
connection.cc 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
connection.h 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
connection_pool.cc 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
connection_pool.h 71b4371581 [5099] Improved unit tests for the HttpListener. 8 years ago
date_time.cc 11d5c1c36f [5088] Use classic locale in HTTP date/time functions. 8 years ago
date_time.h e63e524430 [5088] Fixed doxygen errors. 8 years ago
header_context.h 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
http_acceptor.h dba214ecf3 [5099] Implemented HttpListener and other classes. 8 years ago
http_log.cc 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
http_log.h f7c734bbb7 [5077] Created libkea-http library. 8 years ago
http_messages.mes 030ec48eea [5077] spelling & co (i.e., only cosmetics) 8 years ago
http_types.h dba214ecf3 [5099] Implemented HttpListener and other classes. 8 years ago
listener.cc 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
listener.h 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
post_request.cc 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
post_request.h 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
post_request_json.cc 0ad263c467 [5077] Reverted not trivial auto 8 years ago
post_request_json.h 751ef927e0 [5077] reindent 8 years ago
request.cc 3bcb33f217 [5088] HttpVersion is now a struct rather than a pair. 8 years ago
request.h 3bcb33f217 [5088] HttpVersion is now a struct rather than a pair. 8 years ago
request_context.h 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
request_parser.cc d82049be04 [master] All chars are <= 127 shouts g++ 8 years ago
request_parser.h dba214ecf3 [5099] Implemented HttpListener and other classes. 8 years ago
response.cc 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
response.h 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
response_creator.cc 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
response_creator.h 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
response_creator_factory.h dba214ecf3 [5099] Implemented HttpListener and other classes. 8 years ago
response_json.cc 2bb0efb52e [5088] Addressed easy review comments. 8 years ago
response_json.h 8e70bf1ee8 [5088] Proper documentation of the new HTTP classes. 8 years ago