s4:lib/http: move struct http_send_request_state to the implementation
authorRalph Boehme <slow@samba.org>
Tue, 26 Mar 2019 13:53:21 +0000 (14:53 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 7 Aug 2019 12:54:40 +0000 (12:54 +0000)
commit3ffd74e915f579bcf759f17c32aedb0c5a9f152b
treee8f9fdfb2fd7411f05a627ad9294ae06ffd9e094
parent314043828b3e3d70600f0f365caad37dbf171d1a
s4:lib/http: move struct http_send_request_state to the implementation

This is only used by the implemementation of http_send_request_send/recv, no
need to have this in the header file.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@suse.de>
source4/lib/http/http.c
source4/lib/http/http_internal.h