diff options
author | Stefan Eissing <icing@apache.org> | 2022-04-04 13:08:58 +0200 |
---|---|---|
committer | Stefan Eissing <icing@apache.org> | 2022-04-04 13:08:58 +0200 |
commit | dc18031936ae3c7b98ea1305ce24dc537aecb596 (patch) | |
tree | 9efeeface0c982ac9b59f98424c16a7385381713 /test/modules/http1/__init__.py | |
parent | *) core: add ap_h1_append_header() for single header values. (diff) | |
download | apache2-dc18031936ae3c7b98ea1305ce24dc537aecb596.tar.xz apache2-dc18031936ae3c7b98ea1305ce24dc537aecb596.zip |
*) mod_http: genereate HEADERS buckets for trailers
mod_proxy: forward trailers on chunked request encoding
test: add http/1.x test cases in pytest
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899552 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/modules/http1/__init__.py')
-rw-r--r-- | test/modules/http1/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/modules/http1/__init__.py b/test/modules/http1/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/modules/http1/__init__.py |