We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c3998 commit 5e14d16Copy full SHA for 5e14d16
user_guide_src/source/changelogs/v4.5.6.rst
@@ -40,6 +40,7 @@ Bugs Fixed
40
- **Routing:** Fixed a TypeError in `str_replace()` when `Routing::$translateURIDashes` is set to `true` and a route is defined using a closure.
41
42
- **Validation:** Fixed a bug where complex language strings were not properly handled.
43
+- **CURLRequest:** Added support for handling proxy responses using HTTP versions other than 1.1.
44
45
See the repo's
46
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
0 commit comments