Brion Vibber
|
2c12d837c6
Disable SSL peer/hostname verification for HTTPClient unless we've configured a trusted CA bundle like this: $config['http']['ssl_cafile'] = '/usr/lib/ssl/certs/ca-certificates.crt';
|
14 vuotta sitten |
Brion Vibber
|
a8d92dad5e
Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with PECL HTTP extension.
|
14 vuotta sitten |
Brion Vibber
|
5cd020bf29
Workaround intermittent bugs with HEAD requests by disabling keepalive in HTTPClient.
|
14 vuotta sitten |
Brion Vibber
|
dc09453a77
First steps on converting FeedSub into the pub/sub basis for OStatus communications:
|
14 vuotta sitten |
Brion Vibber
|
5581143bee
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
|
15 vuotta sitten |
Brion Vibber
|
b22fc5b74a
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions."
|
15 vuotta sitten |
Brion Vibber
|
fa37967858
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
|
15 vuotta sitten |
Evan Prodromou
|
65c45986c6
HTTPResponse has default empty headers
|
15 vuotta sitten |
Evan Prodromou
|
15a2b69777
statusize new HTTP classes
|
15 vuotta sitten |
Evan Prodromou
|
6f531745ca
change all evans to evan@status.net
|
15 vuotta sitten |
Evan Prodromou
|
9a9a0ae56f
add cURL client with HEAD method
|
15 vuotta sitten |
Evan Prodromou
|
8ceb4196f3
add user agent and correct version check to httpclient
|
15 vuotta sitten |
Evan Prodromou
|
ae20d073ce
update httpclient class
|
15 vuotta sitten |
Evan Prodromou
|
20dd0db704
move httputil to httpclient
|
15 vuotta sitten |