haiku/docs/user/netservices
Niels Sascha Reedijk cf54474e38 NetServices: Implement BHttpTime, parse_http_time() and format_http_time().
These utilities convert timestamp strings that are formatted according to
the HTTP RFC into BDateTime objects, and vice versa.

Change-Id: Ia2498944fb63d09233839f19d08f15d82a0a9685
2022-05-08 06:59:51 +01:00
..
ErrorsExt.dox NetServices: Add skeleton BHttpSession class and its documentation 2021-12-17 17:40:15 +00:00
HttpFields.dox NetServices: Rewrite BHttpFields to use raw strings as underlying data storage 2022-04-10 09:05:24 +01:00
HttpRequest.dox NetServices: Implement BHttpStatusCode, BHttpStatusClass and Redirects 2022-04-23 18:30:38 +01:00
HttpResult.dox NetServices: Implement BHttpStatusCode, BHttpStatusClass and Redirects 2022-04-23 18:30:38 +01:00
HttpSession.dox NetServices: implement hostname resolution and connection for BHttpRequest 2022-03-24 06:13:38 +00:00
HttpStream.dox NetServices: Introduce BHttpRequestStream and abstract interface. 2022-04-03 12:17:05 +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: Serialize the header of a BHttpRequest to a string 2022-03-30 07:38:57 +01:00