summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/http/ProxyResponse.java
Commit message (Expand)AuthorAgeFilesLines
* Comment with correct MB sizeJon Marius Venstad2022-07-061-1/+1
* Render test output with less overhead, and limit pending network datajonmv2022-07-061-0/+5
* Move to apacahe http client version 5Harald Musum2021-10-271-5/+5
* Close response after reading its body >_<Jon Marius Venstad2021-04-121-3/+7
* Add bindings for requests that should be sent to tester containersHarald Musum2020-01-171-1/+2
* Move ProxyResponse to its own class so it can be reusedHarald Musum2020-01-161-0/+36