Skip to content

Commit 39dd517

Browse files
authored
Update README.md
1 parent 436bd15 commit 39dd517

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# Net PHP
22

33
Useful functions for connecting to the network in the PHP based applications.
4+
5+
## Features
6+
7+
- Send GET Requests
8+
- Send POST Requests
9+
- Support Cookie Manager
10+
- Ability to send headers to requests
11+
- Ability to set the referrer URL header.
12+
- Parse Response Headers
13+
- Detect 404 pages and return a False value(bool)... [[v1.1]](https://github.com/BaseMax/NetPHP/releases/tag/1.1)

0 commit comments

Comments
 (0)