History log of /vbox/include/iprt/http.h
Revision Date Author Comments Expand
4d5a5dc972ba3130f1a63039de4db726064ba718 51705 24-Jun-2014 vboxsync

Runtime/http: added handling for 301 responses

62fb024c605bcbe2d5fefd31d391cd9fee484150 51635 17-Jun-2014 vboxsync

introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText()

fa6dbd9c9e9645298cca864aa561382469907905 46070 14-May-2013 vboxsync

RTDbgCfg,++: Compressed server files and other fixes.

0109a2240391a89f6556b1545e6cc57f9efab060 46050 14-May-2013 vboxsync

More symbol work

c7c179e9f819b2616cde22eaf988500140760069 45454 10-Apr-2013 vboxsync

Runtime/http: added RTHttpAbort()

480487d29a2272cd678c7674d3fce0820d7f7d0d 45398 08-Apr-2013 vboxsync

Runtime/http: more error codes

121ef584b01ad0df6b8f1fcf6b2e9cca69506f59 45339 04-Apr-2013 vboxsync

Runtime/http: check the digest of the downloaded certificates

a018f30f22605aaa1f809d77716cbb148a732a32 45331 04-Apr-2013 vboxsync

Runtime/http: add new function to set the filename containing the trusted root certificates, plus an extension of the testcase which fetches the root certificates

194b1350067bed46156efacc6a39044fc3fa64db 43713 23-Oct-2012 vboxsync

iprt/http: added support for custom headers

caee579e589670f6a9444912e548b74ed0764439 43679 18-Oct-2012 vboxsync

iprt/http: introduced RTHttpSetProxy()

55870b5b46ea9754616dcc3663a110ce71927a0e 43645 15-Oct-2012 vboxsync

IPRT: simple HTTP interface