aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/jdisc/http/server/jetty/FormPostRequestHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Unify on Map.ofHenning Baldersheim2024-04-111-2/+1
* Fail with 400 for bad `application/x-www-form-urlencoded` requestsBjørn Christian Seime2024-03-141-1/+13
* Update copyrightJon Bratseth2023-10-091-1/+1
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-32/+24
* Pass query to status page requestJon Marius Venstad2022-04-071-2/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Attach contextHenning Baldersheim2021-10-061-1/+1
* Get request handler spec through delegateMorten Tokle2021-04-211-1/+7
* Add main java source from jdisc_http_service.gjoranv2021-03-231-0/+188