Skip to content

Commit 7cbbd13

Browse files
Update README.md
1 parent feecc86 commit 7cbbd13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ Make sure to have write permissions to `./cookies` and `./cache` directories.
6161

6262

6363
Open `loopback.php` if you want to test proxy features like sessions support, POST vars redirecting, form submiting and more, e.g.:
64-
```
64+
```php
6565
<?php
66+
6667
$output = $proxy->load('http://localhost/loopback.php');
6768
```
6869

0 commit comments

Comments
 (0)