From Harald Oehlmann@21:1/5 to All on Thu Jun 23 10:50:43 2022
Dear TCL'ers,
RIVET, the great TCL extension for Apache web server is released in
version 3.2.2.
This is a maintenance release with the following changes:
- HTTP HEAD requests are now handled by the script by default
- a memory leak was fixed in Rivet_Var (src/mod_rivet_ng/rivetCore.c)
- The form [::rivet::var all] accepts an optional flat list argument of key-value pairs which are defaults for an application query variables
(yes, this argument must be interpreted as a dictionary). This form
generalizes the [::rivet::var get <varname> <default>] form.
Thanks to the great RIVET team and specially Massimo Manghi to lead
those changes.
I would also motivate TCL'ers to try RIVET. It works on all Apache
platforms and with all Apache thread models.