iilyak opened a new pull request #2126: Update httpotion to 3.1.3 URL: https://github.com/apache/couchdb/pull/2126 ## Overview 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: - https://github.com/myfreeweb/httpotion/pull/118 - https://github.com/myfreeweb/httpotion/pull/130 This PR updates `httpotion` to 3.1.3 and removes the hacks from `couch.ex` ## Testing recommendations ``` make elixir ``` ## Related Issues or Pull Requests PRs in `httpotion`: - https://github.com/myfreeweb/httpotion/pull/118 - https://github.com/myfreeweb/httpotion/pull/130 ## Checklist - [x] Code is written and works correctly - [x] Changes are covered by tests - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini` - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
