mdn / translated-content

The source repository of all translated content for MDN Web Docs
https://developer.mozilla.org/en-US/docs/MDN/Community/Contributing/Translated_content
Other
1.7k stars 8.06k forks source link

ko: update `web/http/headers` #15436

Open IMHOJEONG opened 1 year ago

IMHOJEONG commented 1 year ago

TodoList

web/http/headers을 추적하기 위한 이슈입니다.

### Tasks
- [ ] accept
- [ ] accept-ch
- [ ] accept-ch-lifetime
- [ ] accept-charset
- [ ] accept-encoding
- [ ] accept-language
- [x] accept-patch #15451
- [x] accept-post #15493
- [ ] accept-ranges
- [ ] access-control-allow-credentials
- [ ] access-control-allow-headers
- [ ] access-control-allow-methods
- [ ] access-control-allow-origin
- [ ] access-control-expose-headers
- [x] access-control-max-age #15494
- [ ] access-control-request-headers
- [ ] access-control-request-method
- [ ] age
- [ ] allow
- [x] alt-svc #15586
- [x] alt-used #15668
- [ ] authorization
- [ ] cache-control
- [ ] clear-site-data
- [ ] connection
- [ ] content-disposition
- [ ] content-dpr
- [ ] content-encoding
- [ ] content-language
- [ ] content-length
- [ ] content-location
- [ ] content-range
- [ ] content-security-policy
- [ ] content-security-policy-report-only
- [ ] content-type
- [ ] cookie
- [ ] critical-ch
- [x] cross-origin-embedder-policy #15749
- [ ] cross-origin-opener-policy
- [x] cross-origin-resource-policy #15728
- [ ] date
- [ ] device-memory
- [ ] digest
- [ ] dnt
- [ ] downlink
- [ ] dpr
- [ ] early-data
- [ ] ect
- [ ] etag
- [ ] expect
- [ ] expect-ct
- [ ] expires
- [ ] forwarded
- [ ] from
- [ ] host
- [ ] if-match
- [ ] if-modified-since
- [x] if-none-match #16532
- [ ] if-range
- [x] if-unmodified-since #16539
- [ ] index.md
- [ ] keep-alive
- [ ] large-allocation
- [ ] last-modified
- [ ] link
- [ ] location
- [ ] max-forwards
- [ ] nel
- [ ] origin
- [ ] permissions-policy
- [ ] pragma
- [ ] proxy-authenticate
- [ ] proxy-authorization
- [ ] range
- [ ] referer
- [ ] referrer-policy
- [ ] retry-after
- [ ] rtt
- [ ] save-data
- [ ] sec-ch-prefers-reduced-motion
- [ ] sec-ch-prefers-reduced-transparency
- [ ] sec-ch-ua
- [ ] sec-ch-ua-arch
- [ ] sec-ch-ua-bitness
- [ ] sec-ch-ua-full-version
- [ ] sec-ch-ua-full-version-list
- [ ] sec-ch-ua-mobile
- [ ] sec-ch-ua-model
- [ ] sec-ch-ua-platform
- [ ] sec-ch-ua-platform-version
- [ ] sec-fetch-dest
- [ ] sec-fetch-mode
- [ ] sec-fetch-site
- [ ] sec-fetch-user
- [ ] sec-gpc
- [ ] sec-purpose
- [ ] sec-websocket-accept
- [ ] server
- [ ] server-timing
- [ ] service-worker-navigation-preload
- [ ] set-cookie
- [ ] sourcemap
- [ ] strict-transport-security
- [ ] te
- [ ] timing-allow-origin
- [ ] tk
- [ ] trailer
- [ ] transfer-encoding
- [ ] upgrade
- [ ] upgrade-insecure-requests
- [ ] user-agent
- [ ] vary
- [ ] via
- [ ] viewport-width
- [ ] want-digest
- [ ] warning
- [ ] width
- [ ] www-authenticate
- [ ] x-content-type-options
- [ ] x-dns-prefetch-control
- [ ] x-forwarded-for
- [ ] x-forwarded-host
- [ ] x-forwarded-proto
- [ ] x-frame-options
- [ ] x-xss-protection
SnowMarble commented 1 year ago

alt-svc PR 입니다. #15586

IMHOJEONG commented 1 year ago

@SnowMarble 님 안녕하세요. 넵 최신화해두겠습니다. 감사합니다.

tkddls23 commented 11 months ago

If-Unmodified-Since PR(open) 입니다 #16539 If-None-Match PR(open) 입니다 #16532