Commits

Andy Green authored 07495c20c82
h2: overflow quirk Some servers set the tx credit to the absolute max and then add to it... this is illegal (and checked for in h2spec). Add a quirk flag that works around it by reducing the initial tx credit size by a factor of 16.