drallieiv/KinanCity

Kinan sends default user-agent

FrostTheFox opened this issue · 3 comments

Kinan does not make an attempt to set the user-agent to send to pokemon.com, therefor, you end up with "okhttp/version".

https://thunderfox.nl/sharex/Vj6kWo9Wrg.png

This is very easily a sign on PTC's end, especially with the combined Kinan traffic.

Steps to reproduce:

  • Install Fiddler root certificate in Java SSL store.
  • Run Kinan with Fiddler as proxy.
  • View headers in Fiddler.

Shoutout to Jake McKnight

I Will add a standard browser user agent

Some request had the user agent set up, but not all of them.

👍