-
Poul-Henning Kamp authored
one single header. Example usage: import std; sub vcl_recv { std.collect(req.http.foo); } sub vcl_fetch { std.collect(beresp.http.bar); } Fixes: #866
395a5c8d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.am | ||
vmod.py | ||
vmod.vcc | ||
vmod_std.c | ||
vmod_std_conversions.c | ||
vmod_std_fileread.c |