aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/http
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-14 12:18:12 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-14 12:18:12 -0500
commit869dd2069c695ee7040cd3261713212155819f42 (patch)
tree320a95de75a89686a9df006b90d923aa7fa0d551 /files/es/web/http
parenta5fcfafb665e96cae5d04dfba927db8dcdfd7f14 (diff)
downloadtranslated-content-869dd2069c695ee7040cd3261713212155819f42.tar.gz
translated-content-869dd2069c695ee7040cd3261713212155819f42.tar.bz2
translated-content-869dd2069c695ee7040cd3261713212155819f42.zip
final dump 2020-12-14
Diffstat (limited to 'files/es/web/http')
-rw-r--r--files/es/web/http/methods/get/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/http/methods/get/index.html b/files/es/web/http/methods/get/index.html
index 9c8dfaf09b..187bea4c24 100644
--- a/files/es/web/http/methods/get/index.html
+++ b/files/es/web/http/methods/get/index.html
@@ -5,7 +5,7 @@ translation_of: Web/HTTP/Methods/GET
---
<div>{{HTTPSidebar}}</div>
-<p>El método HTTP <strong><code>GET</code> </strong>solicita una representación del recurso especificado. Las solicitudes que usan <strong><code>GET</code></strong> solo deben recuperar datos.</p>
+<p>El método HTTP <strong><code>GET</code> </strong>solicita una representación del recurso especificado. Las solicitudes que usan <strong><code>GET</code></strong> solo deben usarse para recuperar datos (no deben incluir datos).</p>
<table class="properties">
<tbody>