s4:lib/http: move struct http_read_response_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)
commitab389bca9c6d0e1723b471eb1a2e8d38648efbc4
treef8d14440ae3dc816bb7fa27159bc3c6cd311c698
parent3ffd74e915f579bcf759f17c32aedb0c5a9f152b
s4:lib/http: move struct http_read_response_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