Skip to content

nos1dot618/http1.1-test-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thumbnail

Getting Started

python3 -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt
python3 run.py # Edit run.py to configure host and port.

For stricter testing: set STRICT_MODE to True inside run.py.

About

This project is not a full-fledged test suite or a complete HTTP/1.1 conformance tool (yet). Its current purpose is to support and validate development of my HTTP server: https://gitlab.com/ninthcircle/outpost. The long-term goal is to evolve this into a more comprehensive testing tool, but for now it is focused on practical testing needs for outpost-http-server.

References

About

A test-suite and conformance-tool for HTTP/1.1.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages