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

RequestBuilder doc improvements #145

Merged
merged 1 commit into from Jun 9, 2017

Conversation

Projects
None yet
2 participants
@jaemk
Copy link
Contributor

jaemk commented Jun 9, 2017

addresses issue #119 . Also added examples for basic_auth and headers

Edit: Sorry I just realized there's a separate issue for the headers example (issue #118). The example proposed there might be better off as a standalone example in its entirety, but I can pull mine out if not!

RequestBuilder doc improvements
- document `body`, `headers`, `basic_auth` methods

@seanmonstar seanmonstar merged commit eb38461 into seanmonstar:master Jun 9, 2017

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@seanmonstar

This comment has been minimized.

Copy link
Owner

seanmonstar commented Jun 9, 2017

Looks really good to me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.