
Container
Test HTTP server for YetAnotherHttpHandler, supporting HTTP/1, HTTP/2, and HTTPS with configurable TLS versions. Launch in-process or via Docker container with endpoints for testing various client scenarios including streaming, trailers, and request cancellation. Essential for validating HTTP client implementations in Unity projects.
1
Install 0