-
### What is the problem this feature will solve?
When trying to perform a fetch request to a `file://` schema, fetch fails with the following error:
```
cause: Error: not implemented... yet...
`…
-
**Describe the bug**
I Have more the 600+ test cases but only 1-2 test cases are getting log into the reportportal UI.
Also every test Throw Error: Could not finish Test Step - "Test Name" tempId no…
-
As promised a few calls ago, I have been working on drafting the initial specification for WinterCG Fetch. I've had many discussions with multiple folks and I have arrived at two options for us. I'd l…
-
### What is the issue with the Fetch Standard?
I found the links of "render-blocking" in fetch are vague when walking through the spec.
1. It shows "Possible linking syntaxes", when clicking https:/…
-
Spec changes that we have to apply:
- [ ] https://github.com/whatwg/fetch/commit/ed6221d33338d1046574e81fb9d18f4fc2a35600
- [x] https://github.com/whatwg/fetch/commit/8e4553bcc338fd6db98cc6ba60fc0…
ronag updated
2 years ago
-
Whats the difference between Ponyfill and Polyfill?
**Polyfill** - checks if functionality is not available and add it:
```
if (!String.prototype.trim) String.prototype.trim = ...
```
**Pon…
iegik updated
5 months ago
-
On node 21, using sentry cli shows a warning:
```DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.```
Here's the dependency stack leading to punyc…
-
This tracks the missing parts of the [`HTTP network or cache fetch`](https://fetch.spec.whatwg.org#http-network-or-cache-fetch) algorithm as requested in https://github.com/servo/servo/pull/33531#disc…
-
Fetch -intercept depends on whatwg-fetch, but in dependencies there is no whatwg-fetch, and this will be an error if the user does not have whatwg-fetch locally
"* whatwg-fetch in ./node_modules/fe…
-
https://w3c.github.io/webdriver/#dfn-post-navigation-checks contains:
> [response](https://w3c.github.io/webdriver/#dfn-http-response) is [blocked by content security policy](https://w3c.github.io/…