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

Base interface for common HTTP methods #4

Closed
5 tasks done
h2non opened this issue Feb 21, 2016 · 1 comment
Closed
5 tasks done

Base interface for common HTTP methods #4

h2non opened this issue Feb 21, 2016 · 1 comment
Milestone

Comments

@h2non
Copy link
Owner

h2non commented Feb 21, 2016

  • Headers set/get
  • URL (base URL, host, port, path)
  • Query Params set/get
  • Bodies (Stream, String, JSON)
  • Cookies
@h2non h2non added this to the 0.1.0 milestone Feb 24, 2016
h2non added a commit that referenced this issue Feb 25, 2016
@h2non
Copy link
Owner Author

h2non commented Feb 25, 2016

Done!

@h2non h2non closed this as completed Feb 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant