netty5/example/src/main
Daniel Schobel b1cb059540 Motivation:
It is generally useful to have origin http servers respond to
"expect: continue-100" as soon as possible but applications without a
HttpObjectAggregator in their pipelines must use boiler plate to do so.

Modifications:

Introduce the HttpServerExpectContinueHandler handler to make it easier.

Result:

Less boiler plate for http application authors.
2017-04-27 16:20:29 -07:00
..
java/io/netty/example Motivation: 2017-04-27 16:20:29 -07:00
resources fix the typos 2017-04-20 04:56:09 +02:00