Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save http response into file - similar to curl -o flag #15

Closed
jeevatkm opened this issue Oct 16, 2015 · 1 comment
Closed

Save http response into file - similar to curl -o flag #15

jeevatkm opened this issue Oct 16, 2015 · 1 comment
Assignees
Labels

Comments

@jeevatkm
Copy link
Member

Bring ability to save HTTP response into file.

Client Level feature:

  • Setting Directory path for saving response

Request Level feature:

  • Setting output filename for request. Absolute and Relative path option.
    • For relative path option, if output directory path is not set at client level then default 'go-resty' directory will be created at current working directory
@jeevatkm jeevatkm self-assigned this Oct 16, 2015
@jeevatkm jeevatkm modified the milestone: v0.4 Milestone Oct 16, 2015
@jeevatkm
Copy link
Member Author

done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant