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 76315b2 commit b228f11Copy full SHA for b228f11
user_guide_src/source/changelogs/v4.3.0.rst
@@ -53,7 +53,7 @@ Others
53
Interface Changes
54
=================
55
56
-- Added missing ``getBody()``, ``hasHeader()`` and ``getHeaderLine()`` method in ``MessageInterface``.
+- Added missing ``getProtocolVersion()``, ``getBody()``, ``hasHeader()`` and ``getHeaderLine()`` method in ``MessageInterface``.
57
- Now ``RequestInterface`` extends ``MessageInterface``.
58
- Now ``ResponseInterface`` extends ``MessageInterface``.
59
- Added missing ``ResponseInterface::getCSP()`` (and ``Response::getCSP()``), ``ResponseInterface::getReasonPhrase()`` and ``ResponseInterface::getCookieStore()`` methods.
0 commit comments