index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
httpclient.php
Age
Commit message (
Expand
)
Author
2010-08-06
Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificat...
Brion Vibber
2010-05-21
Disable SSL peer/hostname verification for HTTPClient unless we've configured...
Brion Vibber
2010-03-29
Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with P...
Brion Vibber
2010-03-10
Workaround intermittent bugs with HEAD requests by disabling keepalive in HTT...
Brion Vibber
2010-02-08
First steps on converting FeedSub into the pub/sub basis for OStatus communic...
Brion Vibber
2009-11-02
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber
2009-11-02
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...
Brion Vibber
2009-11-02
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber
2009-10-22
HTTPResponse has default empty headers
Evan Prodromou
2009-09-15
statusize new HTTP classes
Evan Prodromou
2009-09-15
change all evans to evan@status.net
Evan Prodromou
2009-09-15
add cURL client with HEAD method
Evan Prodromou
2009-09-15
add user agent and correct version check to httpclient
Evan Prodromou
2009-09-15
update httpclient class
Evan Prodromou
2009-09-15
move httputil to httpclient
Evan Prodromou