Skip to content

Conversation

@oschwald
Copy link
Member

@oschwald oschwald commented Jul 15, 2020

Closes #56.

oschwald added 4 commits July 14, 2020 15:04
to share between Client and AsyncClient.

Also, don't compute user_agent on every request.
This basically reverts #24. httpretty seems well maintained these days
and it makes it easy to switch out the HTTP client libraries without
changing the tests.
@coveralls
Copy link

coveralls commented Jul 15, 2020

Coverage Status

Coverage decreased (-0.9%) to 97.468% when pulling 8f6785b on greg/async-http into 02c196e on master.

@horgh horgh merged commit 1a73c00 into master Jul 17, 2020
@horgh horgh deleted the greg/async-http branch July 17, 2020 22:12
@horgh
Copy link
Contributor

horgh commented Jul 17, 2020

Nice work!

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Async support

4 participants