index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
http
/
request.h
Age
Commit message (
Expand
)
Author
2018-05-30
[5205] Improved logging in the HTTP client class.
Marcin Siodelski
2018-01-05
[5451] Implemented HTTP client.
Marcin Siodelski
2017-12-19
[5451] Restructure HTTP requests/response to support inbound and outbound.
Marcin Siodelski
2017-12-18
[5451] Extended HttpResponse for inbound messages.
Marcin Siodelski
2017-12-15
[5451] Use PostHttpRequestJson for outbound messages.
Marcin Siodelski
2017-12-15
[5451] HttpRequest can now be used for outbound messages.
Marcin Siodelski
2017-12-12
[5448] Implemented method indicating whether HTTP connection is persistent.
Marcin Siodelski
2017-12-11
[5448] HTTP headers are case insensitive.
Marcin Siodelski
2017-07-23
spelling: successful
Josh Soref
2017-01-07
[5088] HttpVersion is now a struct rather than a pair.
Marcin Siodelski
2016-12-22
[5088] Http response creator and unit tests implemented.
Marcin Siodelski
2016-12-22
[5088] Created HttpResponseCreator interface.
Marcin Siodelski
2016-12-19
[5077] Addressed two additional review comments.
Marcin Siodelski
2016-12-16
[5077] spelling & co (i.e., only cosmetics)
Francis Dupont
2016-12-13
[5077] Implemented HTTP request parser.
Marcin Siodelski