HTTP library.
Go to file
warp03 43267decbe
omz-docs Javadoc generated successfully (172 warnings) Details
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
http1: MessageBodyDechunker: Fixed issue with partial chunk headers in data
2024-08-27 11:59:15 +02:00
http-core http-core: Call onError callback for exceptions thrown in other callback handlers 2023-02-25 16:20:36 +01:00
http-net SocketConnectionWritable: Use destroy in close 2022-04-09 15:23:56 +02:00
http1 http1: MessageBodyDechunker: Fixed issue with partial chunk headers in data 2024-08-27 11:59:15 +02:00
http2 http2: MessageStream: Added support for intermediate (1xx) messages 2023-03-29 14:04:55 +02:00
.drone.yml Added Makefile, updated drone.yml 2023-02-28 22:02:56 +01:00
.gitignore Initial commit 2022-03-13 20:52:25 +01:00
.omz-docs.json docs: Added org.omegazero.http to core group 2022-06-26 10:13:39 +02:00
LICENSE Initial commit 2022-03-13 20:52:25 +01:00
Makefile Fixed Makefile 2023-03-01 18:14:33 +01:00
README.md readme: Updated links 2024-08-17 14:08:40 +02:00

README.md

omz-http-lib

Build Status Documentation Build Status Release

HTTP library, implementing HTTP/1.1 and HTTP/2.

Prebuilt full JARs: https://sw-ci.warpcs.org/build-artifacts/java/org.omegazero.http:omz-http

Javadoc: https://docs.warpcs.org/javadoc/omz-http-lib/