- 
                Notifications
    You must be signed in to change notification settings 
- Fork 893
Closed
Labels
Type: IdeaThis issue is a high-level idea for discussion.This issue is a high-level idea for discussion.User StoryUsed for divisional .NET planningUsed for divisional .NET planninghelp wantedWe will welcome a contributionWe will welcome a contribution
Milestone
Description
#444
Some servers only accept basic HTTP methods like GET and POST, not PUT or DELETE. Implement request method transforms like PUT -> POST.
- It would look a lot like the PathSet transform.
- Derive from RequestParamtersTransform.
- Modify RequestParametersTransformContext.Method
Related: Consider support for the X-Http-Method-Override header to preserve the original method. This would have to be a separate transform since headers are processed seperately.
itsme112358 and goenning
Metadata
Metadata
Assignees
Labels
Type: IdeaThis issue is a high-level idea for discussion.This issue is a high-level idea for discussion.User StoryUsed for divisional .NET planningUsed for divisional .NET planninghelp wantedWe will welcome a contributionWe will welcome a contribution