Skip to content
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

Change multipart parser #1514

Closed

Conversation

abersheeran
Copy link
Member

Fix #1059

@tomchristie
Copy link
Member

I'm not really up for us outright swapping python-multipart for baize like this. Those kind of suggestions really ought to come through as discussions first so we can talk through the trade-offs.

Having said that, I took a look over the baize multipart parsing code, and was pleasantly surprised that it's not as complex as I'd thought it might be. Options we can consider here...

  • Resolving any niggling issues in python-multipart.
  • Pulling in a multipart parsing implementation into Starlette directly.

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.

Issue with MultiPartParser class
2 participants