aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/java/fi/iki/elonen/HttpGetRequestTest.java
AgeCommit message (Expand)Author
2015-08-21Work towards static newXXResponse()sJarno Elonen
2015-05-14some cleanup and mergig for #122 also long as resquest size addedritchie
2015-05-14reponces now created by factorymethods that can be overwritten, solvesritchie
2015-05-10after the last pull request in this series the formatter is now activeritchie
2015-02-27basic changes needed for central releaseritchie
2013-12-12Tests and documentation cleanup.Paul Hawke
2013-09-05Manually merging pull request #49. @pshPaul Hawke
2013-06-17Updated tests for new HTTP 1.1 header, shifted test server to a port that doe...Paul Hawke
2013-05-11Added HEAD request handling per HTTP spec - basically GET without returning a...Paul Hawke
2013-03-10Create test suite for GET requests, and in the process fixed the issue of par...Paul Hawke