Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. HTTP
  3. Reference
  4. Headers
  5. Available-Dictionary

Available-Dictionary header

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

The HTTPAvailable-Dictionary request header allows the browser to specify the best matching dictionary it has to allow the server to useCompression Dictionary Transport for a resource request.

Clients can send anAvailable-Dictionary header when they supportdcb ordcz encodings. The header is a colon-surrounded base-64 encoded SHA-256hash of the dictionary contents.

See theCompression Dictionary Transport guide for more information.

Syntax

http
Available-Dictionary: :<base64-hash>:

Directives

<base64-hash>

A base-64 encoded SHA-256hash of the dictionary contents.

Examples

http
Accept-Encoding: gzip, br, zstd, dcb, dczAvailable-Dictionary: :pZGm1Av0IEBKARczz7exkNYsZb8LzaMrV7J32a2fFG4=:

Specifications

Specification
Compression Dictionary Transport
# name-available-dictionary

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp