• Nils Goroll's avatar
    storage and hash control attributes should also be writable · 4c20c843
    Nils Goroll authored
    Afterthought on #2405:
    
    The usage pattern we want to get to is (pseudo vcl, don't take
    the syntax for granted)
    
    	sub vcl_whatever_client_sub {
    		std.rollback(req);
    		set req.<whatever>;
    		...
    		return (restart);
    	}
    
    The hash and storage controls should be no exception
    4c20c843
Name
Last commit
Last update
..
libvarnish Loading commit data...
libvarnishapi Loading commit data...
libvcc Loading commit data...
libvgz Loading commit data...
libvmod_blob Loading commit data...
libvmod_debug Loading commit data...
libvmod_directors Loading commit data...
libvmod_purge Loading commit data...
libvmod_std Loading commit data...
libvmod_vtc Loading commit data...
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
flint.lnt Loading commit data...