-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Open
Labels
enhancementFeature not a bugFeature not a bug
Milestone
Description
Forgive me if there is a solution for this, but I can't seem to find a way to change the User-Agent header on a connect request. It seems like it's hard coded to:
User-Agent: okhttp/4.10.0
I can change it with reflection, but we have a situation where a server needs the user agent to match all requests moving forward. Is there a way to do it? Perhaps it could be acheived with this enhancement?
Metadata
Metadata
Assignees
Labels
enhancementFeature not a bugFeature not a bug