Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-13 | Even more SPDY tests | Loïc Hoguin | |
2015-04-13 | One more SPDY test | Loïc Hoguin | |
2015-04-13 | Add more SPDY tests | Loïc Hoguin | |
One of the test is incomplete due to a missing window_update building function in cowlib. | |||
2015-04-12 | More and improved SPDY tests | Loïc Hoguin | |
2015-04-12 | Add more complex SPDY tests | Loïc Hoguin | |
These new tests have the spdy_server send frames back. | |||
2015-04-11 | Add initial spdy_SUITE | Loïc Hoguin | |
The tests will be written against a robot server, spdy_server, which parses and records all frames it receives. This robot server can later be enhanced to perform actions at specific times to send responses or simulate error conditions. |