Mikael Nordfeldth
|
cc996f58db
Test in Ostatus_profile if avatar is an image before writing to filesystem
|
10 years ago |
Mikael Nordfeldth
|
964d13792b
ssl_verify_host option in config (default is true)
|
10 years ago |
Mikael Nordfeldth
|
5c7ad2e031
Added a quickGet in HTTPClient
|
10 years ago |
Mikael Nordfeldth
|
255943d78f
User agents and generators changed to GNU social
|
11 years ago |
Mikael Nordfeldth
|
2ef9beb4b1
defines changed to GNU social names instead of StatusNet
|
11 years ago |
Mikael Nordfeldth
|
f46d675a20
GNU social is with a minor s.
|
11 years ago |
Mikael Nordfeldth
|
a0e107f17f
Implemented WebFinger and replaced our XRD with PEAR XML_XRD
|
11 years ago |
Mikael Nordfeldth
|
792e1aeb47
StatusNet_HTTPResponse now prefixed with GNUSocial_
|
11 years ago |
Evan Prodromou
|
98a0d7f538
Configuration options for using an HTTP proxy
|
14 years ago |
Brion Vibber
|
ebd2fc2f7c
Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificate validation.
|
14 years ago |
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 years ago |
Brion Vibber
|
a8d92dad5e
Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with PECL HTTP extension.
|
14 years ago |
Brion Vibber
|
5cd020bf29
Workaround intermittent bugs with HEAD requests by disabling keepalive in HTTPClient.
|
15 years ago |
Brion Vibber
|
dc09453a77
First steps on converting FeedSub into the pub/sub basis for OStatus communications:
|
15 years ago |
Brion Vibber
|
5581143bee
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
|
15 years ago |
Brion Vibber
|
b22fc5b74a
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions."
|
15 years ago |
Brion Vibber
|
fa37967858
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
|
15 years ago |
Evan Prodromou
|
65c45986c6
HTTPResponse has default empty headers
|
15 years ago |
Evan Prodromou
|
15a2b69777
statusize new HTTP classes
|
15 years ago |
Evan Prodromou
|
6f531745ca
change all evans to evan@status.net
|
15 years ago |
Evan Prodromou
|
9a9a0ae56f
add cURL client with HEAD method
|
15 years ago |
Evan Prodromou
|
8ceb4196f3
add user agent and correct version check to httpclient
|
15 years ago |
Evan Prodromou
|
ae20d073ce
update httpclient class
|
15 years ago |
Evan Prodromou
|
20dd0db704
move httputil to httpclient
|
15 years ago |