Skip to content

Provide HTTP Request Content Body From File#11

Open
asifmujteba wants to merge 1 commit intopixmob:masterfrom
asifmujteba:httprequest-content-from-file
Open

Provide HTTP Request Content Body From File#11
asifmujteba wants to merge 1 commit intopixmob:masterfrom
asifmujteba:httprequest-content-from-file

Conversation

@asifmujteba
Copy link

  • Made HTTPRequestBuilder accept body content from a specified file.
    This would be helpful when making request like PUT with large data.
  • getResponseBody() method added to HTTPResponse class for extracting
    all response body text at once.

- Made HTTPRequestBuilder accept body content from a specified file.
This would be helpful when making request like PUT with large data.
- getResponseBody() method added to HTTPResponse class for extracting
all response body text at once.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant