• Geoff Simmons's avatar
    Backport to Varnish 6.0 from branch 6.5. · 59293380
    Geoff Simmons authored
    - RST formatting changes in README
    - Old naming conventions from the vmodtool.
      - We define VENUM() ourselves
    - struct vmod_priv for BLOB
    - No type field for BLOBs
    - req->top->topreq is just req->top
    - Changed Debug log format from the shard
      director
    
    XXX esi.vtc is subtly different in the expected
    ReqAcct numbers, due to different response header
    sizes. See the two XXXs in the VTC file.
    
    This is *not* because of the header that shouldn't
    be there according to the test, that's checked in
    the test, and it doesn't appear in the log.
    
    I suspect that this difference is irrelevant, but
    have am going ahead with the commit despite the
    uncertainty.
    59293380