]> git.ipfire.org Git - thirdparty/starlette.git/commit
Raise KeyError at early stage for missing boundary (#1349)
authorАнтон Касимов <kasimov.an@gmail.com>
Thu, 3 Feb 2022 11:34:25 +0000 (14:34 +0300)
committerGitHub <noreply@github.com>
Thu, 3 Feb 2022 11:34:25 +0000 (11:34 +0000)
commita6d3d8f0179cb1c2ac283bb5db779f6075854a66
treea2d9dfe08f42e824ac1d4ff3f33c8d2fe056e5fd
parentf12c92a21500d484b3d48f965bb605c1bbe193bc
Raise KeyError at early stage for missing boundary (#1349)

* Raise KeyError at early stage for missing boundary

* Linting fix.

* Linting

* Linting

Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
starlette/formparsers.py
tests/test_formparsers.py