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

Send a get request with body #211

@nikitap95

Description

@nikitap95
 Http("http://localhost:39180/api")
      .method("GET")
      .header("X", "test-app")
      .asString

is there a way to send a request body with a get request? My app functions in such way that it needs a request body to be sent..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions