-
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 |
---|---|---|
bin | ||
doc | ||
etc | ||
include | ||
lib | ||
m4 | ||
man | ||
redhat | ||
.gitignore | ||
ChangeLog | ||
INSTALL | ||
LICENSE | ||
Makefile.am | ||
README | ||
autogen.des | ||
autogen.sh | ||
configure.ac | ||
varnishapi.pc.in |