friendica-github/src/Network
Philipp dee1899628
Fix IHTTPResult::getHeader/s()
- Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s()
- Fix functionality at various places - Adapt CurlResultTest
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 Fix IHTTPResult::getHeader/s() 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