diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
commit | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch) | |
tree | 616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/http | |
parent | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff) | |
download | translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2 translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip |
unslug es: modify
Diffstat (limited to 'files/es/web/http')
11 files changed, 22 insertions, 11 deletions
diff --git a/files/es/web/http/basics_of_http/data_uris/index.html b/files/es/web/http/basics_of_http/data_uris/index.html index 6fa23a5ba3..1f562fc84c 100644 --- a/files/es/web/http/basics_of_http/data_uris/index.html +++ b/files/es/web/http/basics_of_http/data_uris/index.html @@ -1,6 +1,6 @@ --- title: Datos URIs -slug: Web/HTTP/Basics_of_HTTP/Datos_URIs +slug: Web/HTTP/Basics_of_HTTP/Data_URIs tags: - Base 64 - Guia(2) @@ -8,6 +8,7 @@ tags: - URI - URL translation_of: Web/HTTP/Basics_of_HTTP/Data_URIs +original_slug: Web/HTTP/Basics_of_HTTP/Datos_URIs --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/basics_of_http/identifying_resources_on_the_web/index.html b/files/es/web/http/basics_of_http/identifying_resources_on_the_web/index.html index f666c9240f..5d1a95b6d3 100644 --- a/files/es/web/http/basics_of_http/identifying_resources_on_the_web/index.html +++ b/files/es/web/http/basics_of_http/identifying_resources_on_the_web/index.html @@ -1,7 +1,8 @@ --- title: Identificación de recursos web -slug: Web/HTTP/Basics_of_HTTP/Identificación_recursos_en_la_Web +slug: Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web translation_of: Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web +original_slug: Web/HTTP/Basics_of_HTTP/Identificación_recursos_en_la_Web --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/conditional_requests/index.html b/files/es/web/http/conditional_requests/index.html index c480c68ee2..6c342e2a8c 100644 --- a/files/es/web/http/conditional_requests/index.html +++ b/files/es/web/http/conditional_requests/index.html @@ -1,11 +1,12 @@ --- title: Peticiones condicionales en HTTP -slug: Web/HTTP/Peticiones_condicionales +slug: Web/HTTP/Conditional_requests tags: - Guía - HTTP - Peticiones condicionales translation_of: Web/HTTP/Conditional_requests +original_slug: Web/HTTP/Peticiones_condicionales --- <p>{{HTTPSidebar}}</p> diff --git a/files/es/web/http/connection_management_in_http_1.x/index.html b/files/es/web/http/connection_management_in_http_1.x/index.html index 5e9fff8fa9..89ef0cb82a 100644 --- a/files/es/web/http/connection_management_in_http_1.x/index.html +++ b/files/es/web/http/connection_management_in_http_1.x/index.html @@ -1,7 +1,8 @@ --- title: Gestión de la conexión en HTTP/1.x -slug: Web/HTTP/Gestion_de_la_conexion_en_HTTP_1.x +slug: Web/HTTP/Connection_management_in_HTTP_1.x translation_of: Web/HTTP/Connection_management_in_HTTP_1.x +original_slug: Web/HTTP/Gestion_de_la_conexion_en_HTTP_1.x --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/cors/index.html b/files/es/web/http/cors/index.html index efd60a179a..fe6666adc2 100644 --- a/files/es/web/http/cors/index.html +++ b/files/es/web/http/cors/index.html @@ -1,7 +1,8 @@ --- title: Control de acceso HTTP (CORS) -slug: Web/HTTP/Access_control_CORS +slug: Web/HTTP/CORS translation_of: Web/HTTP/CORS +original_slug: Web/HTTP/Access_control_CORS --- <p>{{HTTPSidebar}}</p> diff --git a/files/es/web/http/headers/digest/index.html b/files/es/web/http/headers/digest/index.html index 8f35030d35..088927030d 100644 --- a/files/es/web/http/headers/digest/index.html +++ b/files/es/web/http/headers/digest/index.html @@ -1,6 +1,6 @@ --- title: SubtleCrypto.digest() -slug: Web/API/SubtleCrypto/encrypt +slug: Web/HTTP/Headers/Digest tags: - API - Encriptación @@ -9,6 +9,7 @@ tags: - Web Crypto API - encrypt translation_of: Web/HTTP/Headers/Digest +original_slug: Web/API/SubtleCrypto/encrypt --- <div>{{APIRef("Web Crypto API")}}</div> diff --git a/files/es/web/http/headers/user-agent/firefox/index.html b/files/es/web/http/headers/user-agent/firefox/index.html index 4dbd1908cf..ea1eee4b10 100644 --- a/files/es/web/http/headers/user-agent/firefox/index.html +++ b/files/es/web/http/headers/user-agent/firefox/index.html @@ -1,10 +1,11 @@ --- title: Cadenas del User Agent de Gecko -slug: Cadenas_del_User_Agent_de_Gecko +slug: Web/HTTP/Headers/User-Agent/Firefox tags: - Desarrollo_Web - Todas_las_Categorías translation_of: Web/HTTP/Headers/User-Agent/Firefox +original_slug: Cadenas_del_User_Agent_de_Gecko --- <h3 id="Uso_Apropiado" name="Uso_Apropiado">Uso Apropiado</h3> <p>No se recomienda el uso de las cadenas del User Agent como su principal opción para la detección del navegador. Vea <a href="es/Deteccion_Cross_browser_y_Soporte_Cross_Browser"> Deteccion Cross browser y Soporte Cross Browser</a> para una ojeada mas en profundo a varias técnicas sobre detección de navegadores con recomendaciones.</p> diff --git a/files/es/web/http/protocol_upgrade_mechanism/index.html b/files/es/web/http/protocol_upgrade_mechanism/index.html index 74ef3b57f7..1b4b1f2673 100644 --- a/files/es/web/http/protocol_upgrade_mechanism/index.html +++ b/files/es/web/http/protocol_upgrade_mechanism/index.html @@ -1,7 +1,8 @@ --- title: Mecanismo de actualización del protocolo -slug: Web/HTTP/mecanismo_actualizacion_protocolo +slug: Web/HTTP/Protocol_upgrade_mechanism translation_of: Web/HTTP/Protocol_upgrade_mechanism +original_slug: Web/HTTP/mecanismo_actualizacion_protocolo --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/resources_and_specifications/index.html b/files/es/web/http/resources_and_specifications/index.html index 0c36d6e3e6..7c0d67462a 100644 --- a/files/es/web/http/resources_and_specifications/index.html +++ b/files/es/web/http/resources_and_specifications/index.html @@ -1,7 +1,8 @@ --- title: Recursos y especificaciones de HTTP -slug: Web/HTTP/recursos_y_especificaciones +slug: Web/HTTP/Resources_and_specifications translation_of: Web/HTTP/Resources_and_specifications +original_slug: Web/HTTP/recursos_y_especificaciones --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/session/index.html b/files/es/web/http/session/index.html index 3d6e2d938b..848f044b21 100644 --- a/files/es/web/http/session/index.html +++ b/files/es/web/http/session/index.html @@ -1,7 +1,8 @@ --- title: Una típica sesión de HTTP -slug: Web/HTTP/Sesión +slug: Web/HTTP/Session translation_of: Web/HTTP/Session +original_slug: Web/HTTP/Sesión --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/status/413/index.html b/files/es/web/http/status/413/index.html index 10ad4ac7b2..40e6b11b99 100644 --- a/files/es/web/http/status/413/index.html +++ b/files/es/web/http/status/413/index.html @@ -1,7 +1,8 @@ --- title: 413 Payload Too Large -slug: Web/HTTP/Status/8080 +slug: Web/HTTP/Status/413 translation_of: Web/HTTP/Status/413 +original_slug: Web/HTTP/Status/8080 --- <div>{{HTTPSidebar}}</div> |