summaryrefslogtreecommitdiff
path: root/python/samba/tests/blackbox/http_chunk.py
AgeCommit message (Expand)AuthorFilesLines
2024-04-08selftest: Add new test for testing non-chunk transfer encodingNoel Power1-1/+14
2024-04-08selftest: fix potential reference before assigned errorNoel Power1-1/+1
2024-03-27libcli/http: Handle http chunked transfer encodingNoel Power1-1/+1
2024-03-27tests: add test for chunked encoding with http cli libraryNoel Power1-0/+116