libcli/http: Handle http chunked transfer encoding
authorNoel Power <noel.power@suse.com>
Mon, 25 Mar 2024 19:44:10 +0000 (19:44 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 27 Mar 2024 01:14:31 +0000 (01:14 +0000)
commit03240c91fb6ffcf5afe47c14a1ba7a8bc12f2348
tree5ee092fc173b19d575045d82b6d8d8299e0827c6
parent30acd609f560352d3edb0c931b9a864110025b2c
libcli/http: Handle http chunked transfer encoding

Also removes the knownfail for the chunked transfer test

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15611
libcli/http/http.c
libcli/http/http_internal.h
python/samba/tests/blackbox/http_chunk.py
selftest/knownfail.d/http_chunks [deleted file]