Ricardo Gobbo de Souza
|
2839260ea9
|
feat: allow adding custom headers with nuxt config (#101)
* feat: allow adding custom headers with nuxt config
* fix: Ky headers are simple
* docs: `setToken` not accept custom headers
* style: indentation
|
2020-05-26 19:38:55 +02:00 |
pooya parsa
|
bbaba5934e
|
update ssr fixture
|
2019-05-30 02:49:21 +04:30 |
Pim
|
7ad6645d8a
|
feat: convert header names to lowercase (#45)
|
2019-05-22 01:50:04 +04:30 |
Sébastien Chopin
|
454807c5ab
|
fix: lowercase `accept-encoding` header (#43)
+ update docs
|
2019-05-21 22:36:47 +04:30 |
pooya parsa
|
e01118631b
|
docs: basic migration from axios to http
|
2019-03-24 00:03:48 +04:30 |
pooya parsa
|
b8354720f4
|
test: update tests
|
2019-03-19 00:51:48 +03:30 |
pooya parsa
|
7056f151d8
|
test: update fixture
|
2019-03-18 21:47:53 +03:30 |
Ricardo Gobbo de Souza
|
c63d5ef139
|
test(module): increase coverage (#213)
|
2019-02-19 01:28:35 +03:30 |
Alexander Lichter
|
4a52bfdc81
|
fix: correctly ignore brotli encoding on server-side (#180)
|
2018-11-08 12:47:46 +03:30 |
Pooya Parsa
|
a341185f5b
|
feat: upgrade for nuxt rc8
BREAKING CHANGE: app.axios is not available anymore (without $) should always use app.$axios
|
2017-08-30 21:39:30 +04:30 |
Pooya Parsa
|
e4535e830e
|
tests: ssr
Security checks to prevent sharing tokens and headers across requests
|
2017-08-13 18:43:01 +04:30 |