Skip to content

Conversation

@scottwday
Copy link

When performing a file upload from a form post, C#'s HttpClient MultipartFormDataContent places the boundary string in quotes.
This change strips the quotes from the boundary string (if detected)

When performing a file upload from a form post, C#'s HttpClient MultipartFormDataContent places the boundary string in quotes. This change strips the quotes from the boundary string (if detected)
@igrr
Copy link
Member

igrr commented Aug 7, 2017

Can you please check if #3455 does the same thing?

@scottwday
Copy link
Author

Oops- missed that one- yes, this is a duplicate of #3455

@igrr igrr closed this Sep 12, 2017
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.

2 participants