- Revert HTTPSignature change
This commit is contained in:
parent
57438afbb3
commit
51ebb1541a
|
@ -409,7 +409,7 @@ class HTTPSignature
|
|||
* 'nobody' => only return the header
|
||||
* 'cookiejar' => path to cookie jar file
|
||||
*
|
||||
* @return CurlResult|void CurlResult
|
||||
* @return CurlResult CurlResult
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
public static function fetchRaw($request, $uid = 0, $opts = ['accept_content' => 'application/activity+json, application/ld+json'])
|
||||
|
|
Loading…
Reference in a new issue