-
-
Notifications
You must be signed in to change notification settings - Fork 108
Support handling expect: 100-continue header #1148
Copy link
Copy link
Open
Labels
B-rfcBlocked: Request for comments. More discussion would help move this along.Blocked: Request for comments. More discussion would help move this along.C-featureCategory: feature. This is requesting a new feature.Category: feature. This is requesting a new feature.E-easyEffort: Easy! Start here :DEffort: Easy! Start here :DE-pr-welcomeThe feature is welcome to be added, instruction should be found in the issue.The feature is welcome to be added, instruction should be found in the issue.
Metadata
Metadata
Assignees
Labels
B-rfcBlocked: Request for comments. More discussion would help move this along.Blocked: Request for comments. More discussion would help move this along.C-featureCategory: feature. This is requesting a new feature.Category: feature. This is requesting a new feature.E-easyEffort: Easy! Start here :DEffort: Easy! Start here :DE-pr-welcomeThe feature is welcome to be added, instruction should be found in the issue.The feature is welcome to be added, instruction should be found in the issue.
Upstream actually already supports this; we just need to expose the internal APIs to allow for user-defined handling: hyperium/hyper#3833