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

Resty post request issue #28

Open
daniilshevelev opened this issue Jul 4, 2013 · 0 comments
Open

Resty post request issue #28

daniilshevelev opened this issue Jul 4, 2013 · 0 comments

Comments

@daniilshevelev
Copy link

I am trying to use Resty to do a "POST". The problem is Eclipse shows an error and suggests creating a "data(String,String)" function in the sample code:

new Resty().json(url2, form(data("name", "Draper"), data("occupation", "Ad Man")));

How do I fix/avoid this?

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

1 participant