Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: http caching #3562
feat: http caching #3562
Changes from 26 commits
f69a8b2
57c0f45
c88fb25
0a442b2
ae6edca
26b2227
81cb021
6bff376
2edee29
f128e9a
807e764
4f8139a
fabf558
4546799
5a215d2
73564e8
3a08528
cbe7b97
edc0772
d7b24a4
0877f95
e065a8e
230533a
bcd7fa1
9ef03ef
85a99d5
58839ee
e49a32c
6469aab
969deb2
3370f66
263718e
b5e483a
7ea49d3
ded27a1
d983b9c
6b1de1f
7e482e9
e433ec6
d8c7368
0a7a99e
43efed2
e765976
019f9b4
1db72bb
ab72d14
917b530
2adae09
0ed33e4
b951bd5
eda939d
a43112a
684d044
12c2ded
af0875e
29b1362
9e4f15b
a5a3cf3
8bf9864
baaa914
8bf6b42
05109b1
092d9d4
1b91475
e6aeda9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is req.origin always set?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
at this stage yes - we verify its existence in the cache interceptor