fetch-intercept icon indicating copy to clipboard operation
fetch-intercept copied to clipboard

Interceptor library for the native fetch command inspired by angular http intercepts.

Results 39 fetch-intercept issues
Sort by recently updated
recently updated
newest added

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

This might be an issue with the lack of documentation. I am not able to add headers.

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

in Jest test ```js import fetch from 'node-fetch' global.fetch= fetch import fetchIntercept from "fetch-intercept"; ``` throws > ● Test suite failed to run > > No fetch avaibale. Unable to...

This is a question. How would I use the "response" interceptor to modify or transform the data?

Hello! There is very popular mock library fetch-mock https://github.com/wheresrhys/fetch-mock which is not work togetger with fetch-intercept. Is it possible to setup them both to work together?

Hi! Is this still maintained? There are ongoing issues that could be easily fixed, and it hasn't been for months. Thanks,