quarkusio/quarkus

Allow configuration for undertow.listener.* attributes

Open

#3,251 opened on Jul 16, 2019

View on GitHub
 (9 comments) (0 reactions) (1 assignee)Java (12,967 stars) (2,464 forks)batch import
area/undertowgood first issuekind/enhancement

Description

Description We need to configure some of the undertow listener attributes like "disallowed-methods, record-request-start-time, max-parameters". It would be great if it include in the future versions of Quarkus.

Contributor guide