Skip to content

Show how to properly quote the boundery #175

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

Merged
merged 2 commits into from
Feb 16, 2017
Merged

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Feb 15, 2017

@@ -7,7 +7,7 @@ A multipart stream is a special kind of stream that is used to transfer files ov

POST / HTTP/1.1
Host: example.com
Content-Type: multipart/form-data; boundary=578de3b0e3c46
Content-Type: multipart/form-data; boundary="578de3b0e3c46.2334ba3"

--578de3b0e3c46
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so this stay the same, without the appendix?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I forgot about that. Thanks

@dbu dbu merged commit d8a5ecd into php-http:master Feb 16, 2017
@dbu dbu removed the in progress label Feb 16, 2017
@dbu
Copy link
Contributor

dbu commented Feb 16, 2017

tricky business. thanks for the fix!

@Nyholm
Copy link
Member Author

Nyholm commented Feb 16, 2017

Thank you for merging.

@Nyholm Nyholm deleted the patch-boundery branch February 16, 2017 08:28
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