mirror of
https://github.com/friendica/friendica
synced 2025-04-28 03:10:11 +00:00
Add Feedback :-)
This commit is contained in:
parent
409d909d0f
commit
f4ea74447e
14 changed files with 80 additions and 44 deletions
|
@ -26,7 +26,7 @@ use GuzzleHttp\Exception\TransferException;
|
|||
/**
|
||||
* Interface for calling HTTP requests and returning their responses
|
||||
*/
|
||||
interface ICanRequestPerHttp
|
||||
interface ICanSendHttpRequests
|
||||
{
|
||||
/**
|
||||
* Fetches the content of an URL
|
Loading…
Add table
Add a link
Reference in a new issue