alexrainman / ModernHttpClient

ModernHttpClient
MIT License
126 stars 27 forks source link

No path-checking performed on Cookies for iOS and UWP #47

Closed phdonnelly closed 4 years ago

phdonnelly commented 4 years ago

Similar issue to #43. Didn't notice the problem in my app on iOS until I tried running on a real device, but tracing through the code it appears the same problem is there in iOS as well as UWP. I'll create a pull shortly with the same path-checking code for iOS and UWP.

alexrainman commented 4 years ago

Merging in next release.