plantuml-server/src/main/java/net/sourceforge/plantuml/servlet
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
..
utility Improve multipage (index) handling 2021-10-18 15:40:40 +02:00
AsciiCoderServlet.java revert missing tests + small fixes 2023-05-04 18:30:58 -04:00
AsciiServlet.java update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00
Base64Servlet.java update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00
CheckSyntaxServlet.java Improve multipage (index) handling 2021-10-18 15:40:40 +02:00
DiagramResponse.java Update to version 1.2023.5 2023-04-10 16:26:56 +02:00
EpsServlet.java update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00
EpsTextServlet.java update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00
ImgServlet.java update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00
LanguageServlet.java update jetty and tomcat to latest version 2021-10-17 18:46:03 +02:00
MapServlet.java Improve multipage (index) handling 2021-10-18 15:40:40 +02:00
OldProxyServlet.java revert missing tests + small fixes 2023-05-04 18:30:58 -04:00
PdfServlet.java Adding PDF support #130 2023-02-17 19:43:59 +01:00
PlantUmlServlet.java frontend 2.0: initial version 2023-05-03 13:23:47 -04:00
PlantUmlUIHelperServlet.java frontend 2.0: initial version 2023-05-03 13:23:47 -04:00
ProxyServlet.java revert missing tests + small fixes 2023-05-04 18:30:58 -04:00
SvgServlet.java update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00
UmlDiagramService.java Improve multipage (index) handling 2021-10-18 15:40:40 +02:00
diagrams.txt Improve multipage (index) handling 2021-10-18 15:40:40 +02:00
package.html update and fix checkstyle and javadoc plugins 2021-10-11 19:22:18 +02:00