-
Notifications
You must be signed in to change notification settings - Fork 888
Closed
Labels
Priority:0Used for divisional .NET planningUsed for divisional .NET planningType: DiscussionThis issue is a discussion thread and doesn't currently represent actionable work.This issue is a discussion thread and doesn't currently represent actionable work.User StoryUsed for divisional .NET planningUsed for divisional .NET planning
Milestone
Description
Streaming requests (e.g. duplex gRPC request) require special handling by YARP (at a minimum, e.g. remove minimum request data rate enforcement).
Today we check for gRPC content type, but this is both too broad (not all gRPC requests require streaming semantics) as well as too narrow (other protocols than gRPC on top of HTTP/2 could also require streaming semantics).
Some proposals were discussed in #80 (comment)
Metadata
Metadata
Assignees
Labels
Priority:0Used for divisional .NET planningUsed for divisional .NET planningType: DiscussionThis issue is a discussion thread and doesn't currently represent actionable work.This issue is a discussion thread and doesn't currently represent actionable work.User StoryUsed for divisional .NET planningUsed for divisional .NET planning