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
2022-05-23
[#2423] release changes: spelling corrections
Andrei Pavel
2022-04-22
#687 Compilation fix after rebase
Tomek Mrugalski
2022-04-22
[#2352] Corrected minor comment mistake
Tomek Mrugalski
2022-04-22
[#687] Added the remote address in the json
Francis Dupont
2022-04-17
[#1263] rebased and renamed member variables
Razvan Becheriu
2022-04-17
[#1263] Record access parameters in HTTP request
Francis Dupont
2020-11-20
[#1421] Implemented auth and response hook
Francis Dupont
2020-09-12
[#1304] Updated http client
Francis Dupont
2019-04-29
[#360,!305] Always include Host header in the HTTP requests.
Marcin Siodelski
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