forked from tornadoweb/tornado
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve parsing of multipart/form-data headers.
This change was motivated by google app engine's xmpp support, which uses different spacing in the header than other common clients and quotes its boundary string. Based on changes by jehiah: http://github.com/jehiah/tornado/commit/18cb45ca73859fa81883bd10c9cd8e051865096a http://github.com/jehiah/tornado/commit/9d67963466878550368b932746bb4a244a593905
- Loading branch information
Ben Darnell
committed
May 31, 2010
1 parent
982554e
commit 2b06840
Showing
2 changed files
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters