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

http.methods - It says that Edge didn't support the usual HTTP requests (GET, HEAD, POST, PUT, etc.) before 12. I don't think that's correct. #21789

Closed
kailando opened this issue Dec 31, 2023 · 2 comments
Labels
data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Comments

@kailando
Copy link

kailando commented Dec 31, 2023

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

I'm pretty sure that GET & POST & more were always supported.

What browsers does this problem apply to, if applicable?

Legacy Edge (12-18)

What did you expect to see?

That it was always supported.

Did you test this? If so, how?

I didn't.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods

MDN metadata

MDN page data report details
  • Query: http.methods
  • Report started: 2023-12-31T21:03:28.797Z
@queengooborg
Copy link
Collaborator

Edge never had a release before v12; Edge was a direct continuation off of Internet Explorer, which last release v11.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Jan 1, 2024
@queengooborg queengooborg added invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP labels Jan 1, 2024
@carlosjeurissen
Copy link
Contributor

carlosjeurissen commented Mar 31, 2024

@queengooborg could we simply prepend the IE data to Edge as proposed here:
#15333 (comment)

To prevent confusions like this?

This might as well solve #18078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
Projects
None yet
Development

No branches or pull requests

3 participants