Skip to content

Commit 7f8847f

Browse files
author
d3vbl4ck
committed
Update README.md
1 parent 01e4fb5 commit 7f8847f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $server = [
6060
];
6161
```
6262

63-
GET syntax with Custom Headers, Cookie Name, Proxy Server
63+
GET SYNTAX
6464
--------
6565

6666
```php
@@ -104,7 +104,7 @@ var_dump($test3->body);
104104
// string(51) "{...}"
105105
```
106106

107-
POST syntax with Custom Headers, Cookie Name, Proxy Server
107+
POST SYNTAX
108108
--------
109109

110110
```php

0 commit comments

Comments
 (0)