Skip to content

Commit 4fd6ea0

Browse files
committed
docs: fix incorrect description
1 parent 3e92760 commit 4fd6ea0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/incoming/message.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ Class Reference
151151
:returns: The current HTTP protocol version
152152
:rtype: string
153153

154-
Returns the message's current HTTP protocol. If none has been set, will return ``null``.
155-
Acceptable values are ``1.0``, ``1.1`` and ``2.0``.
154+
Returns the message's current HTTP protocol. If none has been set, will
155+
return ``1.1``.
156156

157157
.. php:method:: setProtocolVersion($version)
158158

0 commit comments

Comments
 (0)