BrandonRomano / wrecker

A golang request builder for JSON APIs
MIT License
24 stars 0 forks source link

Add "PATCH" HTTP Method #28

Closed benpate closed 9 years ago

benpate commented 9 years ago

Addresses issue [#27]

benpate commented 9 years ago

It's a simple addition, but we still probably need to add test cases to this.

BrandonRomano commented 9 years ago

:+1: I'm cool with it without test cases right now, as this is super trivial