haiku/headers/private/netservices2
Niels Sascha Reedijk 826afd9616 NetServices: Refactor the parsing code into a HttpParser helper class
Change-Id: Ib03aacc36d46318c8870554f794ff66db4cce063
2022-07-17 15:54:54 +01:00
..
ErrorsExt.h
HttpFields.h NetServices: Rewrite BHttpFields to use raw strings as underlying data storage 2022-04-10 09:05:24 +01:00
HttpRequest.h NetServices: Add support for an input body in a request and handle this with redirects. 2022-06-23 21:13:35 +01:00
HttpResult.h NetServices: Implement BHttpStatusCode, BHttpStatusClass and Redirects 2022-04-23 18:30:38 +01:00
HttpSession.h NetServices: Implement BHttpSession::Cancel() 2022-06-03 13:38:28 +01:00
HttpStream.h NetServices: Refactor the parsing code into a HttpParser helper class 2022-07-17 15:54:54 +01:00
HttpTime.h NetServices: Implement BHttpTime, parse_http_time() and format_http_time(). 2022-05-08 06:59:51 +01:00
NetServicesDefs.h NetServices: Add support for Basic authentication 2022-05-29 15:13:54 +01:00