diff options
author | MDN <actions@users.noreply.github.com> | 2022-03-17 00:12:44 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-03-17 00:12:45 +0000 |
commit | 4f4d511f3a78d7e3dc357e44481cf0a7eba99b9f (patch) | |
tree | 28270b34d9322e7f596cb231ff2b686caa651d4b /files/pt-br | |
parent | 59bf61868acae62ff8d28f32f7c74008997646d5 (diff) | |
download | translated-content-4f4d511f3a78d7e3dc357e44481cf0a7eba99b9f.tar.gz translated-content-4f4d511f3a78d7e3dc357e44481cf0a7eba99b9f.tar.bz2 translated-content-4f4d511f3a78d7e3dc357e44481cf0a7eba99b9f.zip |
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r-- | files/pt-br/_redirects.txt | 2 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/pt-br/conflicting/web/http/headers/cookie/index.html (renamed from files/pt-br/web/http/headers/cookie2/index.html) | 3 | ||||
-rw-r--r-- | files/pt-br/conflicting/web/http/headers/set-cookie/index.html (renamed from files/pt-br/web/http/headers/set-cookie2/index.html) | 3 |
4 files changed, 18 insertions, 14 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index f852975d04..e5c5f6508b 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -717,8 +717,10 @@ /pt-BR/docs/Web/HTTP/Gerenciamento_de_Conexão_em_HTTP_1.x /pt-BR/docs/Web/HTTP/Connection_management_in_HTTP_1.x /pt-BR/docs/Web/HTTP/HTTP /pt-BR/docs/Web/HTTP/Caching /pt-BR/docs/Web/HTTP/Headers/Conexão /pt-BR/docs/Web/HTTP/Headers/Connection +/pt-BR/docs/Web/HTTP/Headers/Cookie2 /pt-BR/docs/conflicting/Web/HTTP/Headers/Cookie /pt-BR/docs/Web/HTTP/Headers/Expira /pt-BR/docs/Web/HTTP/Headers/Expires /pt-BR/docs/Web/HTTP/Headers/Localização /pt-BR/docs/Web/HTTP/Headers/Location +/pt-BR/docs/Web/HTTP/Headers/Set-Cookie2 /pt-BR/docs/conflicting/Web/HTTP/Headers/Set-Cookie /pt-BR/docs/Web/HTTP/Mensagens /pt-BR/docs/Web/HTTP/Messages /pt-BR/docs/Web/HTTP/Redirecionamento /pt-BR/docs/Web/HTTP/Redirections /pt-BR/docs/Web/JavaScript/Enumerabilidade_e_posse_de_propriedades /pt-BR/docs/Web/JavaScript/Enumerability_and_ownership_of_properties diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 26a483ad31..a16a54abbc 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -10539,12 +10539,6 @@ "FernandoKGA" ] }, - "Web/HTTP/Headers/Cookie2": { - "modified": "2020-10-15T22:29:27.166Z", - "contributors": [ - "FernandoKGA" - ] - }, "Web/HTTP/Headers/Cross-Origin-Resource-Policy": { "modified": "2020-10-15T22:29:30.347Z", "contributors": [ @@ -10805,12 +10799,6 @@ "ooVictorFranco" ] }, - "Web/HTTP/Headers/Set-Cookie2": { - "modified": "2020-10-15T22:31:37.734Z", - "contributors": [ - "FernandoKGA" - ] - }, "Web/HTTP/Headers/SourceMap": { "modified": "2020-10-15T22:20:50.501Z", "contributors": [ @@ -16507,6 +16495,18 @@ "marcio1002" ] }, + "conflicting/Web/HTTP/Headers/Cookie": { + "modified": "2020-10-15T22:29:27.166Z", + "contributors": [ + "FernandoKGA" + ] + }, + "conflicting/Web/HTTP/Headers/Set-Cookie": { + "modified": "2020-10-15T22:31:37.734Z", + "contributors": [ + "FernandoKGA" + ] + }, "conflicting/Web/JavaScript/Equality_comparisons_and_sameness": { "modified": "2019-03-23T23:25:15.038Z", "contributors": [ diff --git a/files/pt-br/web/http/headers/cookie2/index.html b/files/pt-br/conflicting/web/http/headers/cookie/index.html index 9ef4fb6e17..6d33e9afac 100644 --- a/files/pt-br/web/http/headers/cookie2/index.html +++ b/files/pt-br/conflicting/web/http/headers/cookie/index.html @@ -1,6 +1,6 @@ --- title: Cookie2 -slug: Web/HTTP/Headers/Cookie2 +slug: conflicting/Web/HTTP/Headers/Cookie tags: - Cabeçalho de requisição - HTTP @@ -9,6 +9,7 @@ tags: - cabeçalho - requisição translation_of: Web/HTTP/Headers/Cookie2 +original_slug: Web/HTTP/Headers/Cookie2 --- <div>{{HTTPSidebar}} {{obsolete_header}}</div> diff --git a/files/pt-br/web/http/headers/set-cookie2/index.html b/files/pt-br/conflicting/web/http/headers/set-cookie/index.html index b0dafc333c..4bde79adc9 100644 --- a/files/pt-br/web/http/headers/set-cookie2/index.html +++ b/files/pt-br/conflicting/web/http/headers/set-cookie/index.html @@ -1,6 +1,6 @@ --- title: Set-Cookie2 -slug: Web/HTTP/Headers/Set-Cookie2 +slug: conflicting/Web/HTTP/Headers/Set-Cookie tags: - Cookies - HTTP @@ -8,6 +8,7 @@ tags: - Referencia - cabeçalho translation_of: Web/HTTP/Headers/Set-Cookie2 +original_slug: Web/HTTP/Headers/Set-Cookie2 --- <div>{{HTTPSidebar}} {{obsolete_header}}</div> |