Skip to content

Conversation

@AlexProgrammerDE
Copy link

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
Copy link

CLAassistant commented Mar 19, 2025

CLA assistant check
All committers have signed the CLA.

@AlexProgrammerDE
Copy link
Author

@trustin
Copy link
Member

trustin commented Mar 26, 2025

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