Browse Source

Documentation/technical/http-protocol.txt: typofixes

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Masanari Iida 11 years ago committed by Junio C Hamano
parent
commit
7e7cf80d74
  1. 4
      Documentation/technical/http-protocol.txt

4
Documentation/technical/http-protocol.txt

@ -307,7 +307,7 @@ Clients MUST first perform ref discovery with @@ -307,7 +307,7 @@ Clients MUST first perform ref discovery with
S: ....ACK %s, continue
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
to prevent caching of the response.

@ -468,7 +468,7 @@ Clients MUST first perform ref discovery with @@ -468,7 +468,7 @@ Clients MUST first perform ref discovery with
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
to prevent caching of the response.


Loading…
Cancel
Save