mirror of
https://github.com/git/git.git
synced 2024-12-03 06:53:53 +08:00
Merge branch 'js/doc-proto-v2-response-end'
Docfix. * js/doc-proto-v2-response-end: doc: fix naming of response-end-pkt
This commit is contained in:
commit
f47c3328ef
@ -33,8 +33,8 @@ In protocol v2 these special packets will have the following semantics:
|
||||
|
||||
* '0000' Flush Packet (flush-pkt) - indicates the end of a message
|
||||
* '0001' Delimiter Packet (delim-pkt) - separates sections of a message
|
||||
* '0002' Message Packet (response-end-pkt) - indicates the end of a response
|
||||
for stateless connections
|
||||
* '0002' Response End Packet (response-end-pkt) - indicates the end of a
|
||||
response for stateless connections
|
||||
|
||||
Initial Client Request
|
||||
----------------------
|
||||
|
Loading…
Reference in New Issue
Block a user