diff options
Diffstat (limited to 'files/fr/web/http/status/206')
-rw-r--r-- | files/fr/web/http/status/206/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/http/status/206/index.html b/files/fr/web/http/status/206/index.html index 41a72c6fda..1d975a9ed9 100644 --- a/files/fr/web/http/status/206/index.html +++ b/files/fr/web/http/status/206/index.html @@ -22,7 +22,7 @@ translation_of: Web/HTTP/Status/206 <p>Une réponse qui contient une seule plage :</p> -<pre class="newpage">HTTP/1.1 206 Partial Content +<pre>HTTP/1.1 206 Partial Content Date: Wed, 15 Nov 2015 06:25:24 GMT Last-Modified: Wed, 15 Nov 2015 04:58:08 GMT Content-Range: bytes 21010-47021/47022 @@ -33,7 +33,7 @@ Content-Type: image/gif <p>Une réponse qui contient plusieurs plages :</p> -<pre class="newpage">HTTP/1.1 206 Partial Content +<pre>HTTP/1.1 206 Partial Content Date: Wed, 15 Nov 2015 06:25:24 GMT Last-Modified: Wed, 15 Nov 2015 04:58:08 GMT Content-Length: 1741 |