Nike-Inc / riposte

Riposte is a Netty-based microservice framework for rapid development of production-ready HTTP APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement RequestSizeValidation

rabeyta opened this issue · comments

This issue is to fix the TODO inside HttpChannelInitializer where it is not doing anything with the configured max request size.

The solution will enable a configured global default in addition to overriding this value on an endpoint by endpoint basis.

Merged. This issue will be closed after the next release. Thanks for the fix!

Released in version 0.9.1.