Skip to content

Commit

Permalink
Closes #4, added REST method support
Browse files Browse the repository at this point in the history
  • Loading branch information
icodeforlove committed Feb 6, 2013
1 parent a9e0e9e commit 3faa464
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Readme.md
Expand Up @@ -85,6 +85,13 @@ you can set debug to the following
* 2 - outgoing requests and responses with headers
* 3 - outgoing requests, responses with headers, and response body

## methods
* get
* post
* multipart
* put
* del

## proxies

request objects support proxies but you also can add / remove them from the proxy rotation like this
Expand Down

0 comments on commit 3faa464

Please sign in to comment.