s4:lib/http: add http_[dis]connect_send and recv
authorRalph Boehme <slow@samba.org>
Mon, 25 Mar 2019 13:39:59 +0000 (14:39 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 7 Aug 2019 12:54:40 +0000 (12:54 +0000)
commit314043828b3e3d70600f0f365caad37dbf171d1a
tree34b8d86d60f853c0e73a405a750a8754c8b35221
parent2a90202052558c945e02675d1331e65aeb15f9fa
s4:lib/http: add http_[dis]connect_send and recv

Not used for now, that comes later.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@suse.de>
source4/lib/http/http.h
source4/lib/http/http_conn.c [new file with mode: 0644]
source4/lib/http/http_internal.h
source4/lib/http/wscript_build