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

Improve consistency of async client arguments #526

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

rymndhng
Copy link
Collaborator

@rymndhng rymndhng commented Dec 10, 2019

Ensures arguments for request & method-functions (get/put/post etc.) have similarly.

Fixes #520.

Ensures arguments for request & method-functions (get/put/post etc.) have
similarly.

Fixes #520.
@rymndhng rymndhng force-pushed the normalize-async-api-for-request branch from 4f61aeb to 52cde30 Compare May 16, 2020 07:12
@rymndhng rymndhng changed the title Add support for async callbacks with client/request Improve consistency of async client arguments May 16, 2020
@rymndhng
Copy link
Collaborator Author

rymndhng commented May 16, 2020

It's been a couple of months since I've touched this, but it's finally ready for review again :)

Note: This PR is a pre-requisite for #527

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.

Async clj-http.client/request causes Class cast exception
1 participant