summaryrefslogtreecommitdiff
path: root/src/lib/http/request.h
AgeCommit message (Expand)Author
2022-05-23[#2423] release changes: spelling correctionsAndrei Pavel
2022-04-22#687 Compilation fix after rebaseTomek Mrugalski
2022-04-22[#2352] Corrected minor comment mistakeTomek Mrugalski
2022-04-22[#687] Added the remote address in the jsonFrancis Dupont
2022-04-17[#1263] rebased and renamed member variablesRazvan Becheriu
2022-04-17[#1263] Record access parameters in HTTP requestFrancis Dupont
2020-11-20[#1421] Implemented auth and response hookFrancis Dupont
2020-09-12[#1304] Updated http clientFrancis 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-23spelling: successfulJosh 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