http icon indicating copy to clipboard operation
http copied to clipboard

Universal HTTP Module for Nuxt.js

Results 64 http issues
Sort by recently updated
recently updated
newest added

When using $delete(), i want to send data in body. But no data is passing. Please tell me any fixes

Is there a way to cache get requests like [axios-extensions](https://github.com/kuitos/axios-extensions)?

question
pending

https://github.com/nuxt/test-utils

### What problem does this feature solve? Currently the default value of `browserBaseUrl` is `baseUrl` which works correctly if you are running your server on localhost as well. But when...

pending

good afternoon I am having a problem when trying to cancel a request for aws with the onDownloadProgress () event instantiated! ```js const controller = new AbortController () setTimeout (()...

### Version [v0.3.8](https://github.com/http/releases/tag/v0.3.8) ### Reproduction link [https://codesandbox.io/s/priceless-voice-3mnwh](https://codesandbox.io/s/priceless-voice-3mnwh) ### Steps to reproduce Set Authorization headers during `nuxtServerInit` action in the store, they won't be present anymore in the client $http instance...

cmty:question
cmty:feature-request
pending

### What problem does this feature solve? Nuxt HTTP documentation states that this module isn't integrated yet with nuxt progress bar because of this https://github.com/sindresorhus/ky/pull/34 isn't merged. But now it...

good first issue
cmty:feature-request

How to reproduce: 1. Visit https://http.nuxtjs.org/getting-started/setup, 2. Click on the "$http" link in the sentence "That's it! You can now use [$http](https://http.nuxtjs.org/usage) in your Nuxt app ✨" Result: It leads...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ky](https://redirect.github.com/sindresorhus/ky) | [`^0.25.1` -> `^1.14.1`](https://renovatebot.com/diffs/npm/ky/0.25.1/1.14.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/ky/1.14.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ky/0.25.1/1.14.1?slim=true) | --- ### Release...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [web-streams-polyfill](https://redirect.github.com/MattiasBuelens/web-streams-polyfill) | [`^3.0.1` -> `^4.2.0`](https://renovatebot.com/diffs/npm/web-streams-polyfill/3.0.1/4.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/web-streams-polyfill/4.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/web-streams-polyfill/3.0.1/4.2.0?slim=true) | --- ### Release...