Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jeevatkm committed Jul 8, 2017
1 parent f214013 commit 1eda6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Go Resty first released on Sep 15, 2015 then go-resty grew gradually as a very h
* Cookies for your request and CookieJar support
* SRV Record based request instead of Host URL
* Client settings like `Timeout`, `RedirectPolicy`, `Proxy`, `TLSClientConfig`, `Transport`, etc.
* Optionally allows GET request with payload, see [SetAllowGetMethodPayload](https://godoc.org/github.com/go-resty/resty#Client.SetOutputDirectory#Client.SetAllowGetMethodPayload)
* Optionally allows GET request with payload, see [SetAllowGetMethodPayload](https://godoc.org/github.com/go-resty/resty#Client.SetAllowGetMethodPayload)
* resty design
* Have client level settings & options and also override at Request level if you want to
* Request and Response middlewares
Expand Down

0 comments on commit 1eda6e4

Please sign in to comment.