summaryrefslogtreecommitdiffstats
path: root/test/modules/http1/test_007_strict.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pytests: Ignore log errors/warnings per function.Yann Ylavic2023-07-071-11/+14
| | | | | | | | | | | | It's easier to control errors at the function scope and it avoids ignored errors/warnings to propagate to the following tests (i.e. mask further unexpected errors). github: closes #371 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1910844 13f79535-47bb-0310-9956-ffa450edef68
* *) test modules/http1, add testing field value with just whitespace.Stefan Eissing2022-10-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904776 13f79535-47bb-0310-9956-ffa450edef68
* *) test modules/http1: adding new invalid header values and testing also ↵Stefan Eissing2022-10-211-9/+34
| | | | | | via h1 proxy. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904756 13f79535-47bb-0310-9956-ffa450edef68
* tests modules/http1: use "Header add" to produce response headers with ↵Stefan Eissing2022-10-191-0/+28
| | | | | | whitespace. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904693 13f79535-47bb-0310-9956-ffa450edef68
* *) mod_http: genereate HEADERS buckets for trailersStefan Eissing2022-04-041-0/+69
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