Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d3vbl4ck committed Feb 5, 2021
1 parent 01e4fb5 commit 7f8847f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ $server = [
];
```

GET syntax with Custom Headers, Cookie Name, Proxy Server
GET SYNTAX
--------

```php
Expand Down Expand Up @@ -104,7 +104,7 @@ var_dump($test3->body);
// string(51) "{...}"
```

POST syntax with Custom Headers, Cookie Name, Proxy Server
POST SYNTAX
--------

```php
Expand Down

0 comments on commit 7f8847f

Please sign in to comment.