Skip to content

Commit c15e46e

Browse files
committed
Simplified README.
1 parent fec7b57 commit c15e46e

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,6 @@ Convenience wrapper around [cURL](http://php.net/manual/en/book.curl.php).
88
* PHP 5.3+ with [cURL support](http://php.net/manual/en/book.curl.php).
99

1010

11-
## Namespace
12-
13-
`phpish\http`
14-
15-
16-
## Functions
17-
18-
string __request__( string _$method_uri_ [, mixed _$query_ [, mixed _$payload_ [, array _&$response_headers_ [, array _$request_headers_ [, array _$curl_opts_ ]]]]] )
19-
20-
21-
callback __client__( string _$base_uri_ [, array _$request_headers__ [, array _$curl_opts_ ]] )
22-
23-
2411
## Usage and Quickstart Skeleton Project
2512

2613
See [phpish/http-skeleton](https://github.com/phpish/http-skeleton)

0 commit comments

Comments
 (0)