Post

Replies

Boosts

Views

Activity

Reply to URLCache behavior for request with different header values
@meaton Appreciate if you can confirm the behavior of URLCache is a bug or as expected. Thank you!
Replies
Boosts
Views
Activity
Jun ’23
Reply to URLCache behavior for request with different header values
In some very rare cases it can happen with the URL, but typically the cached data is looked up based on URL, body data, or header data. The POST request with body should not be cached. I logged an issue (FB10141204) in the past and it is fixed in iOS 16. Is this a bug that request matching is not considering the header data/information?
Replies
Boosts
Views
Activity
Jun ’23
Reply to URLCache behavior for request with different header values
Thanks for your reply @meaton! Yes, I see the same issue for POST requests as well. But why the caching is happening only based on the base URL? Shouldn't it consider the header informations too?
Replies
Boosts
Views
Activity
Jun ’23
Reply to Persisting TLS Credentials in the Keychain
Thanks “The Eskimo!”!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to ASWebAuthenticationSession's callbackURLScheme crash
The solution in my case was to create a new additional scheme only for authentication purpose e.g. "myappauth" Yes, that is the solution but in all cases its not possible to re-register scheme as we are accessing lot of customer portals. Would be grateful if someone from Apple address this. Regards, Nimesh
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’21