]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
pytests: Use python3-multipart lib.
authorYann Ylavic <ylavic@apache.org>
Mon, 20 Mar 2023 15:02:13 +0000 (15:02 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 20 Mar 2023 15:02:13 +0000 (15:02 +0000)
commit62c5aeadd0099b9f5ff11f304eab81ecd6d6b04f
treed6026e681614dc3d97447d55bb98e14a167fe0f8
parent4886fc946fda8ef367709fb117146be51b535911
pytests: Use python3-multipart lib.

Use the API of https://github.com/andrew-d/python-multipart, available as
package python3-multipart on Debian/Ubuntu.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908574 13f79535-47bb-0310-9956-ffa450edef68
test/modules/http1/htdocs/cgi/upload.py
test/modules/http2/htdocs/cgi/echohd.py
test/modules/http2/htdocs/cgi/env.py
test/modules/http2/htdocs/cgi/hecho.py
test/modules/http2/htdocs/cgi/mnot164.py
test/modules/http2/htdocs/cgi/necho.py
test/modules/http2/htdocs/cgi/upload.py
test/modules/tls/htdocs/a.mod-tls.test/vars.py
test/modules/tls/htdocs/b.mod-tls.test/vars.py