Documentation/technical/http-protocol.txt: typofixes
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
382d20e3eb
commit
7e7cf80d74
@ -307,7 +307,7 @@ Clients MUST first perform ref discovery with
|
|||||||
S: ....ACK %s, continue
|
S: ....ACK %s, continue
|
||||||
S: ....NAK
|
S: ....NAK
|
||||||
|
|
||||||
Clients MUST NOT reuse or revalidate a cached reponse.
|
Clients MUST NOT reuse or revalidate a cached response.
|
||||||
Servers MUST include sufficient Cache-Control headers
|
Servers MUST include sufficient Cache-Control headers
|
||||||
to prevent caching of the response.
|
to prevent caching of the response.
|
||||||
|
|
||||||
@ -468,7 +468,7 @@ Clients MUST first perform ref discovery with
|
|||||||
S:
|
S:
|
||||||
S: ....
|
S: ....
|
||||||
|
|
||||||
Clients MUST NOT reuse or revalidate a cached reponse.
|
Clients MUST NOT reuse or revalidate a cached response.
|
||||||
Servers MUST include sufficient Cache-Control headers
|
Servers MUST include sufficient Cache-Control headers
|
||||||
to prevent caching of the response.
|
to prevent caching of the response.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user