Age | Commit message (Expand) | Author | Files | Lines |
2017-10-12 | use CURLOPT_FOLLOWLOCATION in it_url::get | Nathan Gass | 1 | -4/+4 |
2017-10-12 | add test for correct handling of Location for 201 created http result | Nathan Gass | 1 | -0/+10 |
2017-08-17 | add tests for authentication | Nathan Gass | 1 | -0/+16 |
2017-08-17 | testserver returns 404 on unknown path, better reflect intended retry behavio... | Nathan Gass | 1 | -2/+14 |
2017-08-16 | add test for missing protocol | Nathan Gass | 1 | -0/+8 |
2017-08-16 | test for a header which always exists | Nathan Gass | 1 | -2/+2 |
2017-08-10 | adapt to default | Urban Müller | 1 | -3/+3 |
2017-08-10 | it_url::request now has safety 1 like everything else | Urban Müller | 1 | -2/+2 |
2016-06-06 | add 2nd parameter to it_url::absolute() to force a protocol | Christian A. Weber | 1 | -6/+26 |
2016-04-05 | add punycode test case | Christian A. Weber | 1 | -0/+8 |
2015-08-10 | php 5.3 compatibility | Urban Müller | 1 | -1/+1 |
2015-08-10 | php 5.3 compatibility | Urban Müller | 1 | -5/+5 |
2015-08-10 | php 5.3 compatibility | Urban Müller | 1 | -14/+14 |
2015-08-10 | adapt tests to strict comparison | Urban Müller | 1 | -1/+1 |
2014-09-01 | Added some test for it_url::parse | Christian Schneider | 1 | -1/+3 |
2014-02-19 | implement and test argument maxlength (for crawler) | Nathan Gass | 1 | -0/+16 |
2014-02-17 | don't get rid of common index file names in urls, we can't assume server conf... | David Flatz | 1 | -2/+2 |
2013-03-04 | factor out request method from get method, make http method overwritable, fix... | Nathan Gass | 1 | -2/+4 |
2012-10-16 | dry | Nathan Gass | 1 | -85/+64 |
2012-10-15 | test basic request headers | Nathan Gass | 1 | -0/+26 |
2012-10-15 | group all redirect tests together, remove commented out code | Nathan Gass | 1 | -11/+9 |
2012-10-15 | add more it_url::get tests (some todo) | Nathan Gass | 1 | -0/+31 |
2012-10-15 | add harder tests for it_url::get using custom testserver on localhost | Nathan Gass | 1 | -0/+56 |
2012-03-26 | space after \# | Nathan Gass | 1 | -6/+6 |
2012-03-26 | make get and get_multi tests encoding agnostic | Nathan Gass | 1 | -14/+10 |
2011-05-24 | add it_url::get_multi to fetch multiple urls in parallel | Nathan Gass | 1 | -0/+6 |
2010-10-05 | Make ITools use only standard syntax | Christian Schneider | 1 | -1/+1 |
2010-06-02 | it_url::get() no longer creates new objects if not called statically. Added i... | Christian Weber | 1 | -0/+41 |
2010-04-14 | Added it_xml test for invalid latin1 character, converted all tests to old sy... | Christian Schneider | 1 | -3/+3 |
2009-08-12 | Added tests for it_url::absolute() | Christian Schneider | 1 | -0/+22 |
2009-04-29 | killed requires | Urban Müller | 1 | -4/+0 |
2007-10-11 | Populated release branch | Christian Schneider | 1 | -0/+70 |