Skip to content

Add Reason phase - Status Description to HttpResponseData #8477

Closed as not planned
@cloudmelon

Description

@cloudmelon

What problem would the feature you're requesting solve? Please describe.

A limitation of the existing contract between the host and the workers (the gRPC/protobuf contract) and impacts all workers.

Add a new property to the gRPC HTTP response to allow workers to provide a reason phrase, for HTTP/1.1.

Use the reason phrase returned in the gRPC response and apply that to the HTTP response in the host.

https://www.w3.org/Protocols/rfc2616/rfc2616-sec6.html

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions