plantuml-server/.github
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
..
ISSUE_TEMPLATE chore: copy issue templates from plantuml repository 2023-03-28 14:05:19 +02:00
workflows revert missing tests + small fixes 2023-05-04 18:30:58 -04:00
FUNDING.yml Add FUNDING.yml 2021-11-17 19:09:35 +01:00