summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/server/jetty/HttpRequestFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the jdisc_http_service module.gjoranv2021-03-231-87/+0
* Move classes '.core' to '.server.jetty'Bjørn Christian Seime2021-02-241-2/+2
* Explicitly allow only absolute URIs with host in UriPattern.matchJon Marius Venstad2020-12-231-1/+0
* Avoid too-clever method that removes port 443 for httpsJon Marius Venstad2020-12-231-15/+11
* Handle default port for http and https being hidden by java URIJon Marius Venstad2020-09-091-2/+12
* Validate created URI is as expectedJon Marius Venstad2020-09-091-4/+12
* Ignore local port reported from proxy-protocol headerBjørn Christian Seime2020-04-301-2/+3
* Fix typo in commentBjørn Christian Seime2019-03-111-1/+1
* Use local port when constructing request uriBjørn Christian Seime2019-03-111-2/+10
* Remove deprecated escapingBjørn Christian Seime2019-01-211-49/+1
* Return bad request response when encoding in query is invalidBjørn Christian Seime2018-04-091-10/+20
* Add client tls certificate principal to access log entryBjørn Christian Seime2017-11-291-1/+2
* Expose client certificate chain as request attributeBjørn Christian Seime2017-09-191-1/+7
* Move helper methods to separate utility classBjørn Christian Seime2017-07-121-2/+3
* Fix 'connectedAt' timestamp for persistent connectionsBjørn Christian Seime2017-07-121-1/+3
* Nonfunctional changes onlyJon Bratseth2017-06-281-15/+10
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* PublishJon Bratseth2016-06-151-0/+98