s4:lib/http: add http_[dis]connect_send and recv
[bbaumbach/samba-autobuild/.git] / source4 / lib / http / http.h
2019-08-07 Ralph Boehmes4:lib/http: add http_[dis]connect_send and recv
2017-08-07 Stefan Metzmachers4:lib/http: add HTTP_AUTH_NEGOTIATE which maps to...
2017-08-07 Stefan Metzmachers4:lib/http: let http_read_response_send/recv() also...
2017-08-07 Stefan Metzmachers4:lib/http: lower HTTP_MAX_HEADER_SIZE from UINT_MAX...
2017-07-25 Stefan Metzmachers4:lib/http: rewrite http_send_auth_request_*() using...
2014-09-22 Samuel Cabreroncacn_http: Authentication modules for http library
2014-09-22 Samuel Cabreroncacn_http: Add http library