All usages of `HTTP_REQUEST` and `HTTP_RESPONSE` are missing the `<T>` Should be: `HTTP_REQUEST<T>` and `HTTP_RESPONSE<T>`
All usages of
HTTP_REQUESTandHTTP_RESPONSEare missing the<T>Should be:
HTTP_REQUEST<T>andHTTP_RESPONSE<T>