Skip to content

HTTP_REQUEST and HTTP_RESPONSE are Missing Generic Declaration #276

@raphael-goetz

Description

@raphael-goetz

All usages of HTTP_REQUEST and HTTP_RESPONSE are missing the <T>

Should be:
HTTP_REQUEST<T> and HTTP_RESPONSE<T>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

System

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions