mojolicious/mojo

Refactor formdata handling in Mojo::Message

Open

#1,752 opened on Mar 29, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Perl (591 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (2,745 stars)
PR merge metrics
 (PR metrics pending)

Description

The current code is surprisingly inefficient and runs twice for params and uploads. That's need to be cleaned up.

Contributor guide