Commit Graph

10 Commits

Author SHA1 Message Date
Florian e6566b58bd revert missing tests + small fixes
- revert the 4 missing tests, e.g. proxy test from commit 20468f5
- add virtual host name `test.localhost` to embedded jetty server
  (JUnit Tests) since localhost and IP-Addresses are no longer
  supported by the proxy and use this address inside proxy `src`
- add `test-localhost` support for the docker tests. To support
  this the docker hostname need to be set to test.localhost by:
  `--hostname=test.localhost` (only for the docker tests)
- proxy: add file format support for PDF
- proxy: add error messages on "bad request" response
- proxy: remove dead code
- old proxy: add error messages on "bad request" response
- fix incorrect README link to docs
- add `HTTP_PROXY_READ_TIMEOUT` option -- close #240
2023-05-04 18:30:58 -04:00
Arnaud Roques 4d65def8bb Improve proxy management 2022-12-06 18:42:54 +01:00
Florian 9cb9cec6ca update jetty and tomcat to latest version 2021-10-17 18:46:03 +02:00
Florian deda3c2256 update + restructure pom and add missing javadoc 2021-10-13 12:25:18 +02:00
Florian 098e630a28 update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00
Florian 8d5be87f03 update junit test classes and there dependencies 2021-10-11 18:43:18 +02:00
Jesse Tan 68b819844d Add eps format to proxy 2017-06-28 12:59:27 +02:00
maximesinclair 9401ab4a61 [FEATURE] Checkstyle violations fail the Build 2014-02-15 19:20:32 +01:00
Maxime Sinclair fd2b6e7c02 [TASK] Checkstyle report and mvn site configuration 2014-02-06 18:28:06 +01:00
maximesinclair 7c8f361826 [FEATURE] Proxy redesign, first step 2013-11-25 22:35:58 +01:00