TryHackMe: HTTP/2 Request Smuggling

HTTP/2 uses a binary format and clearly defines boundaries for elements in requests/responses.Comparing HTTP/2 and HTTP/1.1:The HTTP/2 components:
Pseudo-headers: HTTP/2 defines some headers that sta...