]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - config/cfgroot/ids-functions.pl
ids-functions.pl: Add support for Etags.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 11 Apr 2022 03:48:17 +0000 (05:48 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 11 Apr 2022 03:48:17 +0000 (05:48 +0200)
commit990d111d70b7f5276b5ff3b6729773f1066fcee7
treee2eef17efebf904a4a845d21439cc28456f62ace
parent149a3291df07c0b1ba0384b83509bb6a62a1eae2
ids-functions.pl: Add support for Etags.

Etags are used to itentify if an ressource has been changed
by sending a special request and an Etag value to the server.

If the ressource has changed the server will serve the new content
otherwise it will return the 304 (Not-Modified) code.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/ids-functions.pl