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