summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/jdisc/http/server/jetty/HttpRequestDispatch.java
Commit message (Expand)AuthorAgeFilesLines
* Add comment about incorrect error handling.Henning Baldersheim2021-10-011-0/+4
* Respect thresholds for max requests/time for HTTP/2 connectionsBjørn Christian Seime2021-08-091-14/+28
* Report idle timeout as 500 instead of 503Bjørn Christian Seime2021-06-031-0/+5
* Add HTTP/2 support to jdiscBjørn Christian Seime2021-04-121-15/+16
* Revert "Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]"""Bjørn Christian Seime2021-04-121-16/+15
* Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]""Bjørn Christian Seime2021-04-121-15/+16
* Revert "Bjorncs/jdisc http2 preps [run-systemtest]"Harald Musum2021-04-091-16/+15
* Rename HttpServletRequestUtils => RequestUtils + make HTTP/2 compatibleBjørn Christian Seime2021-04-091-15/+16
* Add main java source from jdisc_http_service.gjoranv2021-03-231-0/+243