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.cc
Age
Commit message (
Expand
)
Author
2018-06-04
[master] Merge branch 'trac5205'
Marcin Siodelski
2018-05-30
[5205] Improved logging in the HTTP client class.
Marcin Siodelski
2018-05-18
[5521] Used a different script that skips generated files
Thomas Markwalder
2018-05-18
Revert "[5521] Missing config.h includes added"
Thomas Markwalder
2018-05-16
[5521] Missing config.h includes added
Tomek Mrugalski
2018-01-18
[5451] Addressed review comments.
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-01-07
[5088] HttpVersion is now a struct rather than a pair.
Marcin Siodelski
2016-12-19
[master] Fixed a trivial typo which does not always crash?
Francis Dupont
2016-12-16
[5077] Reverted not trivial auto
Francis Dupont
2016-12-16
[5077] Replaced auto
Francis Dupont
2016-12-13
[5077] Implemented HTTP request parser.
Marcin Siodelski