nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

feat: add `onRetry` hook #79

Closed nijitaro closed 4 years ago

nijitaro commented 4 years ago

Support beforeRetry hook implemented in ky v0.14.0 https://github.com/sindresorhus/ky/releases/tag/v0.14.0

pi0 commented 4 years ago

https://github.com/nuxt/http/releases/tag/v0.3.8

atinux commented 4 years ago

Thanks for your contribution @nijitaro