Skip to content

Conversation

@iilyak
Copy link
Contributor

@iilyak iilyak commented May 21, 2019

This change passes provided options from process_arguments/3 to
process_request_headers. This enables the user to inject custom
headers based on options. The change is backward compatible.

Fixes #129

This change passes provided options from process_arguments/3 to
process_request_headers. This enables the user to inject custom
headers based on options. The change is backward compatible.
@valpackett valpackett merged commit b924577 into valpackett:master May 21, 2019
@valpackett
Copy link
Owner

Thanks!

@iilyak
Copy link
Contributor Author

iilyak commented Aug 7, 2019

@myfreeweb Would you be able to push a release with this fix?

@valpackett
Copy link
Owner

uploaded 3.1.3

@iilyak
Copy link
Contributor Author

iilyak commented Aug 19, 2019

thank you very much.

iilyak added a commit to cloudant/couchdb that referenced this pull request Aug 19, 2019
There were couple of hacks in test/elixir/lib/couch.ex
We've got changes needed to remove them into httpotion 3.1.3.
The changes were introduced in:
- valpackett/httpotion#118
- valpackett/httpotion#130
iilyak added a commit to cloudant/couchdb that referenced this pull request Feb 4, 2020
There were couple of hacks in test/elixir/lib/couch.ex
We've got changes needed to remove them into httpotion 3.1.3.
The changes were introduced in:
- valpackett/httpotion#118
- valpackett/httpotion#130
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.

process_request_headers doesn't have access to options

2 participants