werkzeug
werkzeug copied to clipboard
Fix #3077
When we see an end marker in a multipart message, the state machine directly classifies the next stream event as EPILOGUE (or PART), which prohibits leaving a byte unused.
fixes #3077
Added test: test_parse_form_post_data_trailing_CR