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

Request/Response - missing detailed compatibility info for Node 18 #20900

Closed
iainmerrick opened this issue Oct 4, 2023 · 1 comment
Closed
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@iainmerrick
Copy link

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

Node 18.0.0 is listed as compatible for both Request and Response, but compatibility for all the individual properties is unknown.

It looks like these are generally supported (e.g. Request.url), although it's not clear from the Node docs whether some of the newer properties might have missing or partial support.

What browsers does this problem apply to, if applicable?

Node.js

What did you expect to see?

Node compatibility information for each property of both Request and Response.

Did you test this? If so, how?

I'm looking at the main online MDN docs: https://developer.mozilla.org/en-US/docs/Web/API/Request

I haven't yet written a Node test script to check compatibility.

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

Node 18.0.0 release notes: https://nodejs.org/en/blog/release/v18.0.0

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

iainmerrick added a commit to more-please/gosub-goproxy that referenced this issue Oct 4, 2023
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Oct 4, 2023
@queengooborg
Copy link
Contributor

null values like these are something we're working to remove from all of BCD and replace with accurate compatibility info. I'm going to close this issue because it folds into our primary goal.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants