From: Masanari Iida Date: Tue, 12 Nov 2013 15:17:43 +0000 (+0900) Subject: Documentation/technical/http-protocol.txt: typofixes X-Git-Tag: v1.8.5.2~9^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e7cf80d7480fd457674fad01466c867a87ed27c;p=thirdparty%2Fgit.git Documentation/technical/http-protocol.txt: typofixes Signed-off-by: Masanari Iida Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/http-protocol.txt b/Documentation/technical/http-protocol.txt index caf941a1c5..d21d77d1de 100644 --- a/Documentation/technical/http-protocol.txt +++ b/Documentation/technical/http-protocol.txt @@ -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 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.