-
- Downloads
SH-3241 validate that request headers are correct
First round of integration tests. Added a request header 'reflector' to the web server to sent the client's headers back with a 'X-Reflect-' prefix. Use boost::regex to check various headers. Run a test on a simple GET and a byte-ranged GET a la texture fetch.
Showing
- indra/llcorehttp/httpoptions.cpp 2 additions, 2 deletionsindra/llcorehttp/httpoptions.cpp
- indra/llcorehttp/httpoptions.h 1 addition, 1 deletionindra/llcorehttp/httpoptions.h
- indra/llcorehttp/tests/test_httprequest.hpp 219 additions, 16 deletionsindra/llcorehttp/tests/test_httprequest.hpp
- indra/llcorehttp/tests/test_llcorehttp_peer.py 10 additions, 1 deletionindra/llcorehttp/tests/test_llcorehttp_peer.py
Loading
Please register or sign in to comment