The HTTP reverse proxy used for omegazero.org web services.
Go to file
warp03 e0b9734695
omz-docs Javadoc generated successfully (161 warnings) Details
continuous-integration/drone/push Build is passing Details
http1: ProxyHTTP1Client: Fixed incorrect handling of some responses with no response body
2024-03-06 20:49:21 +01:00
.docs docs: config: Added new options for 3.10.5 2023-12-29 21:10:36 +01:00
base base: ProxyUtil: Fixed bug in hostMatches 2024-01-20 18:01:49 +01:00
http1 http1: ProxyHTTP1Client: Fixed incorrect handling of some responses with no response body 2024-03-06 20:49:21 +01:00
http2 http1/2: Removed usage of Option 2024-03-06 20:36:08 +01:00
.drone.yml Added Makefile, updated .drone.yml 2023-02-05 21:16:24 +01:00
.gitignore gitignore: Added sublime-workspace 2023-02-04 15:51:28 +01:00
.omz-docs.json docs: Removed http1 and http2 2023-02-05 21:20:05 +01:00
LICENSE Initial commit 2021-06-09 21:02:00 +02:00
Makefile Added Makefile, updated .drone.yml 2023-02-05 21:16:24 +01:00
README.md readme: Fixed formatting 2022-12-27 18:14:01 +01:00

README.md

omz-proxy version 3

Build Status Documentation Build Status Release Docs

omz-proxy is the HTTP reverse proxy used for omegazero.org web services.

Prebuilt JARs: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy (dependencies listed here)
Prebuilt JARs including dependencies: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all

Documentation

Documentation is now available here.