-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Open
Labels
:Core/Infra/REST APIREST infrastructure and utilitiesREST infrastructure and utilities>bugTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team
Description
Follow up to #88311:
some REST responses will generate headers (e.g. deprecation headers) during serialization. We can't add them as actual headers in the chunked encoding approach since we don't know them until we finish the serialization. We can however add them as trailers after serialization. I'll implement that here.
Metadata
Metadata
Assignees
Labels
:Core/Infra/REST APIREST infrastructure and utilitiesREST infrastructure and utilities>bugTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team