Limited availability
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The HTTP Available-Dictionary
request header allows the browser to specify the best matching dictionary it has to allow the server to use Compression Dictionary Transport for a resource request.
Clients can send an Available-Dictionary
header when they support dcb
or dcz
encodings. The header is a colon-surrounded base-64 encoded SHA-256 hash of the dictionary contents.
See the Compression Dictionary Transport guide for more information.
SyntaxAvailable-Dictionary: :<base64-hash>:
Directives
<base64-hash>
A base-64 encoded SHA-256 hash of the dictionary contents.
Accept-Encoding: gzip, br, zstd, dcb, dcz
Available-Dictionary: :pZGm1Av0IEBKARczz7exkNYsZb8LzaMrV7J32a2fFG4=:
Specifications Browser compatibility See also
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4