Skip to content

Add additional HTTP Methods#6170

Closed
AlexProgrammerDE wants to merge 2 commits into
line:mainfrom
AlexProgrammerDE:main
Closed

Add additional HTTP Methods#6170
AlexProgrammerDE wants to merge 2 commits into
line:mainfrom
AlexProgrammerDE:main

Conversation

@AlexProgrammerDE

Copy link
Copy Markdown

Motivation:

Adds additional HTTP Methods from other RFCs.
I need this feature because WebDav extends the list of HTTP Method names and Http1RequestDecoder rejects unknown method names.
More information in the Discord: https://canary.discord.com/channels/1087271586832318494/1087272728177942629/1351931184451686420

Modifications:

  • Added new HTTP Method names
  • Switched to Type enum, so all http methods are enforced to have a status.

Result:

  • Users will now be able to use more HTTP Methods for even more use-cases like WebDav.

@CLAassistant

CLAassistant commented Mar 19, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@AlexProgrammerDE

Copy link
Copy Markdown
Author

@trustin

trustin commented Mar 26, 2025

Copy link
Copy Markdown
Contributor

This pull request has been superseded by #6172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants