aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal/util
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0919-19/+19
* Always copy request headersMartin Polden2023-06-141-9/+4
* Reuse headers mapMartin Polden2023-05-161-8/+15
* Disable automatic compressionMartin Polden2023-05-031-2/+3
* Support feeding to hosted targetMartin Polden2023-05-021-3/+0
* Revert "Apply SETTINGS_MAX_CONCURRENT_STREAMS globally"Martin Polden2023-04-271-3/+2
* Apply SETTINGS_MAX_CONCURRENT_STREAMS globallyMartin Polden2023-04-241-2/+3
* Support TLS in custom targetMartin Polden2023-04-171-14/+15
* Support multiple connectionsMartin Polden2023-04-111-0/+3
* Use slice of certificates instead of pointerMartin Polden2023-04-111-1/+1
* Always use HTTP/2 when feedingMartin Polden2023-04-111-30/+36
* Always use HTTP/2 transport when using TLSMartin Polden2023-03-231-17/+48
* Expose HTTP transportMartin Polden2023-03-231-6/+18
* Move build package up one levelMartin Polden2023-03-231-1/+1
* Re-organize Go codeMartin Polden2023-02-0319-0/+1076