Commit graph

17 commits

Author SHA1 Message Date
c3d65df2e0 fix mutator() calls in URL building 2019-08-08 09:18:57 +02:00
28cdfcfb57 add our HttpResponse in the client API, REST client module, fix dependencies with compile/compileTest 2019-08-07 18:50:42 +02:00
816266e2b2 clean up util classes, add cookie signing helper class 2019-08-06 16:33:18 +02:00
8975cd0978 add secure cookies, xmlrpc common 2019-07-13 15:16:09 +02:00
f322697702 cookies with sameSite 2019-06-27 23:20:19 +02:00
509b8073eb SSL session, gzip compression/decompression, static resource services for file/claspath urls, etags/caching/range responses 2019-06-25 23:54:52 +02:00
71a912d7cd add reactive streams, add chunked file service 2019-06-20 23:05:03 +02:00
b62e72a222 add POST parameters, improve classloader-based service 2019-05-22 12:03:41 +02:00
09d82f576e Netty 4.1.36, introducing endpoints 2019-05-20 15:02:02 +02:00
7f14fce6fd fix for uri trouble 2019-05-08 15:45:24 +02:00
ef0c59d3f5 SslHandler factory, switch to JUnit 5 2019-04-30 16:35:45 +02:00
ad460a5111 add static file server capability 2019-04-22 23:09:47 +02:00
3d683d0b83 fix query paramater encoding in RequestBuilder, update to Gradle 5.1, update to Netty 4.1.33 2019-02-05 16:11:25 +01:00
b024cb26e6 update to netty 4.1.30, tcnative 2.0.19, alpnagent 2.0.9, gradle 4.10.2 2018-11-13 14:11:37 +01:00
8a901450be update to netty 4.1.27, gradle 4.8.1 2018-07-12 14:47:09 +02:00
2339735966 more work on HTTP transports with pooling and multithreading, update to Netty 4.1.24, update to Gradle 4.7 2018-05-04 11:32:53 +02:00
f2c483fcfa add Netty server 2018-03-12 11:22:40 +01:00