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

4.7. HTTP-network fetch references undefined "httpRequest" #1283

Closed
ronag opened this issue Aug 9, 2021 · 4 comments
Closed

4.7. HTTP-network fetch references undefined "httpRequest" #1283

ronag opened this issue Aug 9, 2021 · 4 comments
Labels
good first issue Ideal for someone new to a WHATWG standard or software project

Comments

@ronag
Copy link
Contributor

ronag commented Aug 9, 2021

  1. Let httpCache be the result of determining the HTTP cache partition, given httpRequest.

References httpRequest. However, that variable is not defined in the context.

@annevk annevk added the good first issue Ideal for someone new to a WHATWG standard or software project label Aug 10, 2021
@annevk
Copy link
Member

annevk commented Aug 10, 2021

Yeah, that looks like copypasta. It should be request as far as I can tell.

ronag added a commit to ronag/fetch that referenced this issue Aug 11, 2021
@Krishnaraj-shankar
Copy link

where can I find the issue in that website @ronag .Im a beginner .would you help me to sort it out

@annevk
Copy link
Member

annevk commented Aug 30, 2021

Either #1290 or #1298 will address this.

@Varshabang

This comment has been minimized.

@annevk annevk closed this as completed in 4c1c5b0 Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Ideal for someone new to a WHATWG standard or software project
Development

No branches or pull requests

4 participants