Does varnish expose any API that would let a VMOD iterate over all of the header key-value pairs? I know there's the VRT_GetHdr that allows you to lookup a single header, but I haven't found anything for access all the headers.