Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Doesn't support HTTP Patch method #129

Open
SlowPokeInTexas opened this issue Mar 19, 2017 · 2 comments
Open

Doesn't support HTTP Patch method #129

SlowPokeInTexas opened this issue Mar 19, 2017 · 2 comments

Comments

@SlowPokeInTexas
Copy link

This is Needed for REST usage

@hoffrocket
Copy link
Member

Http(url).postForm.params(...).method("PATCH").asString should work for you. The order of operations is important here-- method needs to be after postForm

@Saheb
Copy link

Saheb commented May 30, 2017

@hoffrocket Would be nice to update docs in library code with this issue/hack. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants