aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-extensions/net/sourceforge/jnlp/TinyHttpdImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be checkin...Andrew Azores2013-08-131-2/+0
* Refactored TinyHttpdImpl. Changed constructor, reflect this in ServerLauncher...Andrew Azores2013-08-121-85/+98
* JNLP file is now re-downloading only if is local and have href. Real couse of...Jiri Vanek2013-06-241-3/+10
* Extract URL to file logic in TinyHttpdImpl.java, with unit testsAndrew Azores2013-06-181-4/+24
* Handled semicolon in internal server (with reproducers)Jiri Vanek2013-06-101-0/+24
* Fix for portalbank.no (trying get after failed head requests) and testsJiri Vanek2013-05-021-4/+26
* Support HEAD requests in reproducer system HTTP implementationAdam Domurad2013-02-141-1/+10
* Fixing several typos from previous push.Jiri Vanek2012-09-061-1/+1
* Fixing several errors which were causing incorrect behaviour causing correct ...Jiri Vanek2012-09-051-2/+3
* Refactored reproducers directry structureJiri Vanek2012-07-021-0/+174