File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -130,18 +130,14 @@ the interpreter can't determine their TTL value to override this one.
130130
131131:::
132132
133- ::: warning
134-
135- The ` ttl ` is only applied when the response is ** first cached** ; changing it on follow-up
136- requests has no effect. See [ #1024 ] ( https://github.com/arthurfiorette/axios-cache-interceptor/issues/1024 ) for workarounds.
137-
138- :::
139-
140133The time until the cached value is expired in milliseconds.
141134
142135If a function is used, it will receive the complete response and waits to return a TTL
143136value
144137
138+ The ` ttl ` is only applied when the response is ** first cached** ; changing it on follow-up
139+ requests has no effect. See [ #1024 ] ( https://github.com/arthurfiorette/axios-cache-interceptor/issues/1024 ) for workarounds.
140+
145141## cache.interpretHeader
146142
147143<Badge text =" optional " type =" warning " />
You can’t perform that action at this time.
0 commit comments