We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97fe5aa commit a9ca173Copy full SHA for a9ca173
user_guide_src/source/changelogs/v4.7.0.rst
@@ -162,6 +162,7 @@ Libraries
162
- **CLI:** Added ``SignalTrait`` to provide unified handling of operating system signals in CLI commands.
163
- **Cache:** Added ``async`` and ``persistent`` config item to Predis handler.
164
- **Cache:** Added ``persistent`` config item to Redis handler.
165
+- **Cache:** Added support for HTTP status in ``ResponseCache``.
166
- **CURLRequest:** Added ``shareConnection`` config item to change default share connection.
167
- **CURLRequest:** Added ``dns_cache_timeout`` option to change default DNS cache timeout.
168
- **CURLRequest:** Added ``fresh_connect`` options to enable/disable request fresh connection.
0 commit comments