diff options
Diffstat (limited to 'files/ru/web/http/status/200/index.html')
-rw-r--r-- | files/ru/web/http/status/200/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/http/status/200/index.html b/files/ru/web/http/status/200/index.html index ae8a98f91b..635eb21848 100644 --- a/files/ru/web/http/status/200/index.html +++ b/files/ru/web/http/status/200/index.html @@ -5,7 +5,7 @@ translation_of: Web/HTTP/Status/200 --- <div>{{HTTPSidebar}}</div> -<p>Код ответа об успешном статусе "<em>The HTTP</em><strong> 200 OK</strong>" указывает, что запрос выполнен успешно. Ответ 200 может кэшироваться по умолчанию.</p> +<p>Код ответа об успешном статусе "<em>The HTTP</em><strong> 200 OK</strong>" указывает, что запрос выполнен успешно. Ответ 200 может кешироваться по умолчанию.</p> <p>Значение успеха зависит от метода <em>HTTP-</em>запроса:</p> |