Skip to content

Define "request" and "response" independent of HTTP/1.1 #311

@jyasskin

Description

@jyasskin

It looks like "request" and "response" are defined in https://httpwg.org/http-core/draft-ietf-httpbis-semantics-latest.html#operation as kinds of "messages", and then "messages" are defined in the same section by reference to https://httpwg.org/http-core/draft-ietf-httpbis-messaging-latest.html#http.message ... which only applies to HTTP/1.1. I think these are intended to be version-independent concepts, so they need a version-independent definition.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions