aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/etag-save.d
blob: dc2484c32673a661b5a53d87c321e7c1fbdda12a (plain)
1
2
3
4
5
6
7
8
9
10
11
Long: etag-save
Arg: <file>
Help: Parse ETag from a request and save it to a file
Protocols: HTTP
Added: 7.68.0
Category: http
---
This option saves an HTTP ETag to the specified file. An ETag is a
caching related header, usually returned in a response.

If no ETag is sent by the server, an empty file is created.