Update User-Agent with the most recent version#2548
Update User-Agent with the most recent version#2548myprivateproxy wants to merge 1 commit intoRocketMap:developfrom
Conversation
|
Unlikely to be a major issue as this UA is CFNetwork and Darwin versions (which are generally speaking relative to iOS version, and thus not really an issue, as these current UAs were pulled from my own iPhone devices a couple iOS versions ago). Still good to update though. |
|
The answer is 'a couple iOS versions ago'. Most users update iOS within a week. Nevermind. |
|
Okay, and? Niantic nor PTC are going to ban someone because they are using older iOS versions. We're talking within the major iOS version (so something like 11.1) here. I'm not speaking of iOS 8 here.\ I don't disagree with the change, otherwise I would have closed the PR. I don't think it's a MAJOR MERGE ASAP change though. |
FrostTheFox
left a comment
There was a problem hiding this comment.
Checked these headers under latest iOS, iPhone X.
fosJoddie
left a comment
There was a problem hiding this comment.
These changes on it's own works fine (proxies are still banned).
However it is worth to point out that these changes ONLY changes the user agent of the proxy checks.
The user agent used for actual requests are defined in the pgoapi.
Description
User-Agent header is too old and it should be updated
Motivation and Context
This fix possibly helps to prevent detecting a suspicious traffic and a resulting ban of proxies
How Has This Been Tested?
New header is from mitmproxy and a real PokémonGo on iOS
Screenshots (if appropriate):
Types of changes
Checklist: