Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support http method query #265

Merged
merged 1 commit into from Jan 29, 2024
Merged

Conversation

marco-ippolito
Copy link
Member

The HTTP QUERY method is still in draft https://www.ietf.org/archive/id/draft-ietf-httpbis-safe-method-w-body-02.html,
being low impact I think we could implement it.
As pointed by @ShogunPanda in the feature request nodejs/node#51562, it's the first step

@ShogunPanda
Copy link
Contributor

Technically wise it looks good to me.
@mcollina @RafaelGSS @ronag Green light to merge it?

Copy link
Member

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make sure any change to this method wouldn't result in a semver-major since no RFC has been published yet. LGTM.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ShogunPanda ShogunPanda merged commit ac7537c into nodejs:main Jan 29, 2024
8 checks passed
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.

None yet

5 participants