haiku/docs/user/netservices
Niels Sascha Reedijk 7b1d966cf2 NetServices: Rework parsing of content-length and move to HttpParser
This fixes a bug in the HttpAuthTest, and in general, moves responsibility of determining
the shape and size of the content to the right place.

Still to do is to fix the case where there really is a variable length content. This will
now probably error out as a connection closed error.

Change-Id: I13c20028e834cc9af8c7bc1d7d7613bf60838e64
2022-08-08 07:58:45 +01:00
..
ErrorsExt.dox NetServices: Add skeleton BHttpSession class and its documentation 2021-12-17 17:40:15 +00:00
HttpFields.dox NetServices: Rework parsing of content-length and move to HttpParser 2022-08-08 07:58:45 +01:00
HttpRequest.dox NetServices: Remove BHttpRequest::SerializeTo(BDataIO*) 2022-08-07 07:17:38 +01:00
HttpResult.dox NetServices: Implement BHttpStatusCode, BHttpStatusClass and Redirects 2022-04-23 18:30:38 +01:00
HttpSession.dox NetServices: Implement controls on the number of concurrent requests. 2022-07-27 09:02:09 +01:00
HttpTime.dox NetServices: Implement BHttpTime, parse_http_time() and format_http_time(). 2022-05-08 06:59:51 +01:00
NetServicesDefs.dox NetServices: Add custom error message to BNetworkRequestError 2022-08-07 08:47:19 +01:00