![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| dict[str, str] | update_headers (self, HTTPResponse response) |
Public Member Functions inherited from pip._vendor.cachecontrol.heuristics.BaseHeuristic | |
| str|None | warning (self, HTTPResponse response) |
| HTTPResponse | apply (self, HTTPResponse response) |
Cache the response by providing an expires 1 day in the future.
| dict[str, str] pip._vendor.cachecontrol.heuristics.OneDayCache.update_headers | ( | self, | |
| HTTPResponse | response | ||
| ) |
Update the response headers with any new headers.
NOTE: This SHOULD always include some Warning header to
signify that the response was cached by the client, not
by way of the provided headers.
Reimplemented from pip._vendor.cachecontrol.heuristics.BaseHeuristic.