haiku/headers/private/netservices2
Niels Sascha Reedijk 60355daec9 NetServices: Implement asynchronous status update messages.
The integration PostTest has a basic test that the expected messages are sent and
have the expected data fields. The gist is documented in book.dox.

To do are the messages around SSL. However, that functionality is also not
implemented yet, so there is nothing to send.

Change-Id: Ib8f36ed32f9854d643d8256338b71af7067059f0
2022-07-24 08:56:02 +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 asynchronous status update messages. 2022-07-24 08:56:02 +01:00
HttpStream.h NetServices: add support for receiving incoming chunked messages 2022-07-19 06:29:36 +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: Implement asynchronous status update messages. 2022-07-24 08:56:02 +01:00