Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-12 | add test for correct handling of Location for 201 created http result | Nathan Gass | 1 | -0/+5 |
2017-08-17 | testserver returns 404 on unknown path, better reflect intended retry behavio... | Nathan Gass | 1 | -0/+1 |
2012-10-16 | add test for large response | Nathan Gass | 1 | -0/+5 |
2012-10-15 | test basic request headers | Nathan Gass | 1 | -0/+4 |
2012-10-15 | add tests for it_url::get timeouts | Nathan Gass | 1 | -0/+17 |
2012-10-15 | add more it_url::get tests (some todo) | Nathan Gass | 1 | -0/+11 |
2012-10-15 | use switch statement, also fixes illegal style | Nathan Gass | 1 | -12/+19 |
2012-10-15 | add harder tests for it_url::get using custom testserver on localhost | Nathan Gass | 1 | -0/+21 |