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

Resty post request issue #28

@daniilshevelev

Description

@daniilshevelev

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions