Skip to content

Conversation

@nicholasmhughes
Copy link
Contributor

What does this PR do?

This PR adds the ability for the requests backend to post files as multipart/form-data. I'm not really familiar with tornado, or else I'd add that too... updates welcome!

What issues does this PR fix or reference?

N/A

Previous Behavior

The http.query utility could not handle multipart/form-data, which is commonly used in file uploads to web servers.

New Behavior

Now the http.query utility supports that capability in the requests backend.

Tests written?

Yes

Commits signed with GPG?

Yes

@nicholasmhughes nicholasmhughes requested a review from a team as a code owner December 6, 2019 15:13
@ghost ghost requested a review from Ch3LL December 6, 2019 15:13
@dwoz dwoz merged commit 0b5d3c6 into saltstack:master Dec 9, 2019
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.

3 participants