summaryrefslogtreecommitdiff
path: root/libcli/http/http.h
AgeCommit message (Collapse)AuthorFilesLines
2023-05-05lib/http: Remove unused structureJoseph Sutton1-1/+0
This is just a typo of ‘struct loadparm_context’. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-08-07s4:lib/http: move to the toplevelRalph Boehme1-0/+144
This is going to be used from the s3 RPC server soon... Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Samuel Cabrero <scabrero@suse.de>