mirror of https://github.com/sundowndev/http.git
2839260ea9
* feat: allow adding custom headers with nuxt config * fix: Ky headers are simple * docs: `setToken` not accept custom headers * style: indentation |
||
---|---|---|
.github | ||
docs | ||
lib | ||
test | ||
types | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitbook.yaml | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
jest.config.js | ||
netlify.toml | ||
package.json | ||
renovate.json | ||
yarn.lock |
README.md
HTTP Module
Development
- Clone this repository
- Install dependencies using
yarn install
- Start development server using
yarn dev
📑 License
Copyright (c) Nuxt.js Team