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
Port cache-control bug fix into release 1.5 (#2738)
## Why make this change?
We recently added a bug fix for
#2735 and we want to
port this fix to the 1.5 release.
## What is this change?
Allows unsupported `cache-control` options to go through requests
without error.
## How was this tested?
See: #2737
## Sample Request(s)
See: #2737
0 commit comments