URI Verification
Most significantly, this adds URI verification to Proxy Verifier.
In addition, this release also contains:
- A buffer overrun bug that could happen when draining chunked bodies.
- Applies rate limiting to transactions instead of just to sessions. This helps make HTTP/2 replay more like the traffic pattern at the time of recording the traffic because otherwise every HTTP/2 transaction for every session was sent out in parallel at the time the session was created.