quarkusio/quarkus

Allow configuration for undertow.listener.* attributes

Open

#3,251 opened on Jul 16, 2019

 (9 comments) (0 reactions) (1 assignee)Java (2,464 forks)batch import
area/undertowgood first issuekind/enhancement

Repository metrics

Stars
 (12,967 stars)
PR merge metrics
 (Avg merge 6d 4h) (325 merged PRs in 30d)

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