friendica/src/Network
Philipp Holzer 933ea7c9ce
Fix IHTTPResult::getHeader/s()
- Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s()
- Fix functionality at various places
- Adapt CurlResultTest
2020-10-10 23:11:30 +02:00
..
HTTPException Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
CurlResult.php Fix IHTTPResult::getHeader/s() 2020-10-10 23:11:30 +02:00
GuzzleResponse.php Use Guzzle for HTTPRequest and Result 2020-10-10 23:11:30 +02:00
HTTPException.php Add license info at Friendica PHP files 2020-02-09 16:34:23 +01:00
HTTPRequest.php Fix IHTTPResult::getHeader/s() 2020-10-10 23:11:30 +02:00
IHTTPRequest.php Replace IHTTPResult for CurlResult usages 2020-10-10 23:11:30 +02:00
IHTTPResult.php Fix IHTTPResult::getHeader/s() 2020-10-10 23:11:30 +02:00
Probe.php Issue 9137: Fix "Incorrect integer value:" 2020-09-06 09:41:32 +00:00