mirror of https://github.com/sundowndev/http.git
parent
80a5904051
commit
06f20a6a12
|
@ -60,7 +60,7 @@
|
|||
- Automatically set base URL for client & server side
|
||||
- Exposes `setToken` function to `$axios` so we can easily and globally set authentication tokens
|
||||
- Throws *nuxt-friendly* errors and optionally redirect on specific error codes
|
||||
- Automatically enables `withCredentials` when requesting to base URL](#credentials)
|
||||
- Automatically enables `withCredentials` when requesting to base URL
|
||||
- Proxy request headers in SSR (Useful for auth)
|
||||
- Fetch Style requests
|
||||
|
||||
|
|
Loading…
Reference in New Issue