parent
42d525c904
commit
163d9e931c
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class Webfinger {
|
|||
$url,
|
||||
array(
|
||||
'headers' => array( 'Accept' => 'application/jrd+json' ),
|
||||
'redirection' => 0,
|
||||
'redirection' => 2,
|
||||
'timeout' => 2,
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue