aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-extensions/net/sourceforge/jnlp/TinyHttpdImpl.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be ↵Andrew Azores2013-08-131-2/+0
| | | | checking anyway)
* Refactored TinyHttpdImpl. Changed constructor, reflect this in ↵Andrew Azores2013-08-121-85/+98
| | | | ServerLauncher. Unit tests moved out of ServerAccessTest into new TinyHttpdImplTest. New unit tests added.
* JNLP file is now re-downloading only if is local and have href. Real couse ↵Jiri Vanek2013-06-241-3/+10
| | | | of PR1473
* 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
| | | | reproduction of PR905
* Refactored reproducers directry structureJiri Vanek2012-07-021-0/+174