summaryrefslogtreecommitdiff
path: root/lib/httpclient.php
AgeCommit message (Expand)Author
2010-08-06Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificat...Brion Vibber
2010-05-21Disable SSL peer/hostname verification for HTTPClient unless we've configured...Brion Vibber
2010-03-29Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with P...Brion Vibber
2010-03-10Workaround intermittent bugs with HEAD requests by disabling keepalive in HTT...Brion Vibber
2010-02-08First steps on converting FeedSub into the pub/sub basis for OStatus communic...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-10-22HTTPResponse has default empty headersEvan Prodromou
2009-09-15statusize new HTTP classesEvan Prodromou
2009-09-15change all evans to evan@status.netEvan Prodromou
2009-09-15add cURL client with HEAD methodEvan Prodromou
2009-09-15add user agent and correct version check to httpclientEvan Prodromou
2009-09-15update httpclient classEvan Prodromou
2009-09-15move httputil to httpclientEvan Prodromou