diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:38 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:38 +0100 |
commit | 12b585b8e60a2877ff64dc6dc5ab058c43652f47 (patch) | |
tree | 022e6a59b4a0504d15853edfa8d3370521d8653d /files/de/web/http | |
parent | 4ab365b110f2f1f2b736326b7059244a32115089 (diff) | |
download | translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.tar.gz translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.tar.bz2 translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.zip |
unslug de: modify
Diffstat (limited to 'files/de/web/http')
4 files changed, 8 insertions, 4 deletions
diff --git a/files/de/web/http/caching/index.html b/files/de/web/http/caching/index.html index 79aa913713..627f41247f 100644 --- a/files/de/web/http/caching/index.html +++ b/files/de/web/http/caching/index.html @@ -1,6 +1,6 @@ --- title: HTTP Caching FAQ -slug: Web/HTTP/Caching_FAQ +slug: Web/HTTP/Caching tags: - Cache - HTTP @@ -8,6 +8,7 @@ tags: - NeedsContent - header translation_of: Web/HTTP/Caching +original_slug: Web/HTTP/Caching_FAQ --- <h3 id="What_is_cached.3F" name="What_is_cached.3F">Was wird im Cache gespeichert?</h3> diff --git a/files/de/web/http/cors/errors/corsmissingallowheaderfrompreflight/index.html b/files/de/web/http/cors/errors/corsmissingallowheaderfrompreflight/index.html index d40ac7b5b5..0b7fc45711 100644 --- a/files/de/web/http/cors/errors/corsmissingallowheaderfrompreflight/index.html +++ b/files/de/web/http/cors/errors/corsmissingallowheaderfrompreflight/index.html @@ -2,7 +2,7 @@ title: >- Grund: fehlendes Token ‘xyz’ in CORS-Kopfzeile 'Access-Control-Allow-Headers' aus dem CORS-Preflight-Kanal -slug: Web/HTTP/CORS/Errors/CORSFehlenderAllowHeaderAusPreflight +slug: Web/HTTP/CORS/Errors/CORSMissingAllowHeaderFromPreflight tags: - CORS - CORSMissingAllowHeaderFromPreflight @@ -14,6 +14,7 @@ tags: - Sicherheit - Ursachen translation_of: Web/HTTP/CORS/Errors/CORSMissingAllowHeaderFromPreflight +original_slug: Web/HTTP/CORS/Errors/CORSFehlenderAllowHeaderAusPreflight --- <div>{{HTTPSidebar}}</div> diff --git a/files/de/web/http/cors/errors/corsmissingalloworigin/index.html b/files/de/web/http/cors/errors/corsmissingalloworigin/index.html index 8ccb987535..49f901d858 100644 --- a/files/de/web/http/cors/errors/corsmissingalloworigin/index.html +++ b/files/de/web/http/cors/errors/corsmissingalloworigin/index.html @@ -2,7 +2,7 @@ title: >- Grund: CORS header 'AccessGrund: CORS-Kopfzeile 'Access-Control-Allow-Origin' fehlt -slug: Web/HTTP/CORS/Errors/CORSFehltQuelleErlauben +slug: Web/HTTP/CORS/Errors/CORSMissingAllowOrigin tags: - CORS - CORSMissingAllowOrigin @@ -17,6 +17,7 @@ tags: - Sicherheit - troubleshooting translation_of: Web/HTTP/CORS/Errors/CORSMissingAllowOrigin +original_slug: Web/HTTP/CORS/Errors/CORSFehltQuelleErlauben --- <div>{{HTTPSidebar}}</div> diff --git a/files/de/web/http/public_key_pinning/index.html b/files/de/web/http/public_key_pinning/index.html index 337b9b600e..42022048be 100644 --- a/files/de/web/http/public_key_pinning/index.html +++ b/files/de/web/http/public_key_pinning/index.html @@ -1,6 +1,6 @@ --- title: HTTP Public Key Pinning (HPKP) -slug: Web/Security/Public_Key_Pinning +slug: Web/HTTP/Public_Key_Pinning tags: - Anleitung - HPKP @@ -8,6 +8,7 @@ tags: - Sicherheit - Webentwicklung translation_of: Web/HTTP/Public_Key_Pinning +original_slug: Web/Security/Public_Key_Pinning --- <div>{{HTTPSidebar}}</div> |