Skip to content

[bugfix] Parse multipart/form-data for all HTTP methods, not only POST - #6581

Merged
line-o merged 3 commits into
eXist-db:developfrom
joewiz:bugfix/multipart-put
Jul 22, 2026
Merged

[bugfix] Parse multipart/form-data for all HTTP methods, not only POST#6581
line-o merged 3 commits into
eXist-db:developfrom
joewiz:bugfix/multipart-put

[bugfix] Rename MULTIPART_METHODS to METHODS_WITH_REQUEST_BODY

2304c7d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 22, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- exist-core/src/test/java/org/exist/http/urlrewrite/MultipartMethodControllerTest.java  5
         

See the complete overview on Codacy