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.
2 parents 18decfd + 9d33665 commit f47c332Copy full SHA for f47c332
Documentation/technical/protocol-v2.txt
@@ -33,8 +33,8 @@ In protocol v2 these special packets will have the following semantics:
33
34
* '0000' Flush Packet (flush-pkt) - indicates the end of a message
35
* '0001' Delimiter Packet (delim-pkt) - separates sections of a message
36
- * '0002' Message Packet (response-end-pkt) - indicates the end of a response
37
- for stateless connections
+ * '0002' Response End Packet (response-end-pkt) - indicates the end of a
+ response for stateless connections
38
39
Initial Client Request
40
----------------------
0 commit comments