Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add a :mime-subtype request parameter to override the multipart subtype #424

Merged
merged 1 commit into from
Feb 5, 2018

Conversation

pkalliok
Copy link
Contributor

This feature has been in HTTPClient since 2014 but clj-http does not have support for it. As a result, it is impossible to make e.g. multipart/mixed requests with clj-http (unless you construct the body and header yourself).

@dakrone dakrone merged commit fae31a7 into dakrone:master Feb 5, 2018
@dakrone
Copy link
Owner

dakrone commented Feb 5, 2018

Merged this, thanks @pkalliok!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants