From: Christophe Jaillet Date: Sun, 27 Apr 2014 11:03:13 +0000 (+0000) Subject: Correct links as spooted in comment in online doc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d53aa7750cea74c5a4770b826ecb35e80e5dfc81;p=thirdparty%2Fapache%2Fhttpd.git Correct links as spooted in comment in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1590372 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/compliance.html.en b/docs/manual/compliance.html.en index 3d856151537..84669f9b1a6 100644 --- a/docs/manual/compliance.html.en +++ b/docs/manual/compliance.html.en @@ -182,7 +182,7 @@

There are a number of ways of determining the length of a response body, described in full in - + RFC2616 section 4.4 Message Length.

When the Content-Length header is present, the size of @@ -229,7 +229,7 @@

The media type of the body is placed in the Content-Type header, and the format of the header is described in full in - + RFC2616 section 3.7 Media Types.

A syntactically valid content type might look as follows:

@@ -266,7 +266,7 @@

There are a number of ways of determining the length of a response body, described in full in - + RFC2616 section 4.4 Message Length.

When the Content-Length header is present, the size of @@ -330,7 +330,7 @@

Full details of how a freshness lifetime is calculated is described in full in - + RFC2616 section 13.2 Expiration Model.

During the freshness lifetime, a cache does not need to contact the diff --git a/docs/manual/compliance.xml b/docs/manual/compliance.xml index 3d8a0253836..1449353520d 100644 --- a/docs/manual/compliance.xml +++ b/docs/manual/compliance.xml @@ -202,7 +202,7 @@

There are a number of ways of determining the length of a response body, described in full in - + RFC2616 section 4.4 Message Length.

When the Content-Length header is present, the size of @@ -256,7 +256,7 @@

The media type of the body is placed in the Content-Type header, and the format of the header is described in full in - + RFC2616 section 3.7 Media Types.

A syntactically valid content type might look as follows:

@@ -300,7 +300,7 @@

There are a number of ways of determining the length of a response body, described in full in - + RFC2616 section 4.4 Message Length.

When the Content-Length header is present, the size of @@ -371,7 +371,7 @@

Full details of how a freshness lifetime is calculated is described in full in - + RFC2616 section 13.2 Expiration Model.

During the freshness lifetime, a cache does not need to contact the