Skip to content

Commit

Permalink
Documentation/technical/http-protocol.txt: typofixes
Browse files Browse the repository at this point in the history
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Masanari Iida authored and Junio C Hamano committed Nov 12, 2013
1 parent 382d20e commit 7e7cf80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/technical/http-protocol.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit 7e7cf80

Please sign in to comment.