friendica/src/Network
Philipp Holzer 89f718ec72
Use CurlResult for failed HTTPRequests (legacy usage)
2021-08-20 19:58:42 +02:00
..
HTTPException Update copyright 2021-03-29 08:40:20 +02:00
CurlResult.php Fix IHTTPResult::getHeader/s() 2021-08-20 19:58:42 +02:00
GuzzleResponse.php Use Guzzle for HTTPRequest and Result 2021-08-20 19:58:42 +02:00
HTTPException.php Update copyright 2021-03-29 08:40:20 +02:00
HTTPRequest.php Use CurlResult for failed HTTPRequests (legacy usage) 2021-08-20 19:58:42 +02:00
IHTTPRequest.php Replace IHTTPResult for CurlResult usages 2021-08-20 19:58:42 +02:00
IHTTPResult.php Fix IHTTPResult::getHeader/s() 2021-08-20 19:58:42 +02:00
Probe.php Return early if body is empty in Network\Probe::updateFromFeed 2021-08-17 09:35:44 -04:00