haiku/docs/user/netservices
Niels Sascha Reedijk 3b172a3dc6 NetServices: implement hostname resolution and connection for BHttpRequest
BHttpSession::Execute() moves the request into the session, and returns a future BHttpResponse
object. Currently implemented are resolving the hostname, and opening the connection.

There is some scaffolding for the actual data transfer.

Change-Id: I5a8a7a7f8680036b91cdba4beee140bbed6bfd5a
2022-03-24 06:13:38 +00:00
..
ErrorsExt.dox NetServices: Add skeleton BHttpSession class and its documentation 2021-12-17 17:40:15 +00:00
HttpFields.dox NetServices: Introduce BHttpFields to query and manipulate fields in HTTP messages 2022-02-20 13:10:19 +00:00
HttpRequest.dox NetServices: Introduce BHttpRequest class 2022-02-25 08:41:14 +00:00
HttpResult.dox NetServices: Add the BNetworkRequestError type 2022-03-07 07:59:03 +00:00
HttpSession.dox NetServices: implement hostname resolution and connection for BHttpRequest 2022-03-24 06:13:38 +00:00
NetServicesDefs.dox NetServices: Add the BNetworkRequestError type 2022-03-07 07:59:03 +00:00