You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the next major release of the network module we should take into consideration the following to improve users' ability to control the underlying URLRequest.
Context of request timeout; session vs. request. Should extend to other request properties.
What you can control and what you can't, i.e.: letting users' set the session timeout (global) but not the per-request timeout (this was the behaviour until 1.19.0)
For the next major release of the network module we should take into consideration the following to improve users' ability to control the underlying
URLRequest
.RequestContext
protocol; look at the protocol based approach offered in feature: ConfigureURLRequest
timeout interval apollo-ios-dev#618.The text was updated successfully, but these errors were encountered: