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
As the title states, what should we do when the CacheControl header on the request is null? At the moment we assign an empty header if it's null which does not seem entirely correct.
As the title states, what should we do when the CacheControl header on the request is null? At the moment we assign an empty header if it's null which does not seem entirely correct.
Commit that added functionality: 2467a35
The text was updated successfully, but these errors were encountered: