-
`flushHeaders` should kickstart the request (same as `end`): https://nodejs.org/api/http.html#requestflushheaders
Nock test: https://github.com/nock/nock/blob/main/tests/test_intercept.js#L964
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't con…
-
We are using MSW to run visual regression using Percy and recent update of npm packages leads to timeouts in E2E tests.
Package name | Version
-- | --
@storybook/react | 6.3.10
msw | 0.35.0
msw…
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contai…
-
**Is your feature request related to a problem? Please describe.**
We often cannot run a storybook around some component which uses React hooks to fetch some data, e.g. useQuery or useMutation from t…
-
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
## Is your feature request related to a problem? Please describe.
I would like to have a documented way of defining a handler that returns a NetworkError only once, then falls back to an existing h…
-
Fix breaking Public Comment jest tests so that tests can run in CI pipeline
- [x] Rename all code and db objects from Public Comment to Feedback, including the client-side routing path to /feedback…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Any
```
### Which area(s) of Next.js are affected…