Is there a way to print all the request headers from the UnityWebRequest API? (I'm especially interested in the one automatically added "x-unity-version" and "user-agent")
Also, where are these headers are stored in the code?
Is there a way to print all the request headers from the UnityWebRequest API? (I'm especially interested in the one automatically added "x-unity-version" and "user-agent")
Also, where are these headers are stored in the code?