haiku/headers/private/netservices2
Niels Sascha Reedijk d482381d2c NetServices: partial implementation of the receive function
This initial implementation contains a lot of extra debuggin output that will
be removed in future changes. It is now possible to run a simple GET request
to the test server with gzip encoding.

Change-Id: I2c402e5cf80b94b366563888222a891a1b094b7a
2022-04-18 14:34:46 +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: Serialize the header of a BHttpRequest to a string 2022-03-30 07:38:57 +01:00
HttpResult.h NetServices: partial implementation of the receive function 2022-04-18 14:34:46 +01:00
HttpSession.h NetServices: Introduce BHttpRequestStream and abstract interface. 2022-04-03 12:17:05 +01:00
HttpStream.h NetServices: Introduce BHttpRequestStream and abstract interface. 2022-04-03 12:17:05 +01:00
NetServicesDefs.h NetServices: Add the BNetworkRequestError type 2022-03-07 07:59:03 +00:00