tonic icon indicating copy to clipboard operation
tonic copied to clipboard

feat: preserve user-agent header (for real)

Open dbolduc opened this issue 7 months ago • 0 comments

I missed this in #2250

While user-agent is a header that we set, it does not need to be reserved. If user-agent is already set on a request, we append our user agent to the end.

dbolduc avatar May 30 '25 15:05 dbolduc