Skip to content

Add connection object to http client library and move it to the top-level

Ralph Böhme requested to merge samba-team/devel/samba:slow-http into master

To simplify the use of the library for callers add a http connection abstraction and associated functions http_connect_send/recv().

This is going to be used by the s3 RPC server soonish...

Merge request reports