Commit 61c726a
authored
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: #27371 parent f27ee70 commit 61c726a
1 file changed
+0
-9
lines changedLines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | 590 | | |
600 | 591 | | |
601 | 592 | | |
| |||
0 commit comments