aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/jdisc/http/server/jetty/HttpRequestFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Fail with correct status code on invalid methodBjørn Christian Seime2022-02-091-1/+11
* Reapply "Remove Servlet integration from container-core [run-systemtest]""Bjørn Christian Seime2021-12-031-2/+1
* Revert "Remove Servlet integration from container-core [run-systemtest]"Jon Marius Venstad2021-12-031-1/+2
* Remove Servlet integration from container-coreBjørn Christian Seime2021-12-021-2/+1
* Fix missing user principal in access logsBjørn Christian Seime2021-11-241-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add HTTP/2 support to jdiscBjørn Christian Seime2021-04-121-4/+5
* Revert "Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]"""Bjørn Christian Seime2021-04-121-5/+4
* Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]""Bjørn Christian Seime2021-04-121-4/+5
* Revert "Bjorncs/jdisc http2 preps [run-systemtest]"Harald Musum2021-04-091-5/+4
* Rename HttpServletRequestUtils => RequestUtils + make HTTP/2 compatibleBjørn Christian Seime2021-04-091-4/+5
* Add main java source from jdisc_http_service.gjoranv2021-03-231-0/+87