aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/test/java/com/yahoo/jdisc/http/server/jetty/HttpRequestFactoryTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the jdisc_http_service module.gjoranv2021-03-231-204/+0
* Determine local port for requests processed after connector is closedBjørn Christian Seime2021-02-241-2/+3
* Avoid too-clever method that removes port 443 for httpsJon Marius Venstad2020-12-231-2/+42
* Handle default port for http and https being hidden by java URIJon Marius Venstad2020-09-091-2/+2
* Validate created URI is as expectedJon Marius Venstad2020-09-091-0/+36
* Ignore local port reported from proxy-protocol headerBjørn Christian Seime2020-04-301-0/+4
* Replace use of testng with junitBjørn Christian Seime2019-04-291-3/+3
* Use local port when constructing request uriBjørn Christian Seime2019-03-111-465/+29
* Remove deprecated escapingBjørn Christian Seime2019-01-211-10/+0
* Deprecation cleanupJon Bratseth2018-11-201-1/+1
* Return bad request response when encoding in query is invalidBjørn Christian Seime2018-04-091-0/+14
* Expose client certificate chain as request attributeBjørn Christian Seime2017-09-191-3/+8
* Fix 'connectedAt' timestamp for persistent connectionsBjørn Christian Seime2017-07-121-26/+27
* 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/+549