Description Usage Arguments Value See Also Examples
Middleware that add an Etag
header to the response
1 | mw_etag(algorithm = "crc32")
|
algorithm |
Checksum algorithm to use. Only |
Handler function.
Other middleware:
mw_json()
,
mw_log()
,
mw_multipart()
,
mw_raw()
,
mw_static()
,
mw_text()
,
mw_urlencoded()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.