Commit Graph

55 Commits (c4f67abfd0fbc71b52848556fab495f5b75f2be2)

Author SHA1 Message Date
pooya parsa c4f67abfd0 update readme 2019-04-09 14:23:21 +04:30
pooya parsa ab7299aef7 migrate to vue-press 2019-03-24 15:10:04 +04:30
pooya parsa e01118631b docs: basic migration from axios to http 2019-03-24 00:03:48 +04:30
pooya parsa e38838416a chore: migrate meta to nuxt/http 2019-03-18 21:19:29 +03:30
Ricardo Gobbo de Souza bcfeda3191 docs(readme): add section of development (#214) 2019-02-18 11:23:16 +03:30
Ricardo Gobbo de Souza 6a34d0fc0b refactor(package): update module (#206) 2019-02-09 17:34:47 +03:30
Pooya Parsa df388128e1 update readme 2018-02-19 13:14:55 +03:30
Pooya Parsa ce9d95bac6 update readme 2018-02-19 13:09:02 +03:30
Pooya Parsa dad0292b83 fix link 2018-02-19 13:06:30 +03:30
Pooya Parsa e7539e83a0 📖 axios.nuxtjs.org 2018-02-19 13:04:11 +03:30
Pooya Parsa 9ecb547f51 feat: https option (#57) 2018-02-04 23:07:58 +03:30
Pooya Parsa 9e99d4fd17 docs: add retry docs
#77
2018-02-04 21:50:24 +03:30
Pooya Parsa a923db3b30 feat: passing options via proxy option 2018-02-04 21:32:30 +03:30
Yaroslav 7345f8d6fe docs: fix error in examples (#85)
* Update README.md

* Update README.md
2018-01-30 16:27:07 +03:30
Thomas Edwards 2be823dc64 Updates notes on using a proxy
- Corrects error where using a comma in an object without keys
- Updates copy that could cause confusion about what needs to be included
2018-01-30 01:56:42 +03:30
Pooya Parsa d6ce19da48 fix typos in readme 2018-01-30 01:53:36 +03:30
Pooya Parsa 93f9f42706 update readme 2018-01-28 22:50:37 +03:30
Pooya Parsa 0d3be173f2 feat: support proxy 2018-01-28 22:40:23 +03:30
Pooya Parsa 6ffcd8462c update uptions 2018-01-28 22:10:35 +03:30
Pooya Parsa d194c320f1 update readme 2018-01-28 21:59:04 +03:30
Pooya Parsa e0393c8ece update readme 2018-01-28 21:53:56 +03:30
Pooya Parsa 41a0964b7e feat: integrate with nuxt progress bar 2018-01-28 21:52:32 +03:30
Pooya Parsa 44c9f35e70 docs: add redirect error example 2018-01-28 19:36:30 +03:30
Pooya Parsa f28153451b update readme 2018-01-28 19:22:36 +03:30
Pooya Parsa fa3eb473b5 feat: interceptor helpers 2018-01-28 19:17:47 +03:30
Pooya Parsa 647b58f133 feat: rewrite plugin 2018-01-28 17:27:39 +03:30
Pooya Parsa 672dbb9bcf update docs 2018-01-26 13:42:31 +03:30
Pooya Parsa 533cf4ee2c refactor: a better and more stable way to specify baseURL and browserBaseURL options
BREAKING CHANGE: prefix should be set to `/api` for backward compability. refer to new docs.
2018-01-16 20:45:12 +03:30
Iman Tabrizian 5449939208 fix: link to the proxy page 2017-10-26 21:45:06 +03:30
Sam Garson 34670079fa Update readme with how to use in component methods
The readme isn't super clear on how to use the module outside of the specific cases that are mentioned in the _Usage_ section. This just adds a small example of using it in the component `methods`.
2017-10-26 21:38:43 +03:30
James Lee bbee76048c added proxy env url usage example 2017-10-20 21:07:25 +03:30
Paul Schmidt f1e95ff4b5 feat: disable sefault error handler (#44)
* Override the default error handler

Otherwise there is the possibility that they are conflicting with each other.
Also added a option, where you can disable the errorHandler at all (for example if you work with the responseInterceptor)

* Changed option name and added the documentation.

Renamed the option to `disableDefaultErrorHandler`.
Added documention for the new option.
2017-10-12 11:51:39 +03:30
Pooya Parsa 06f20a6a12 fix link
resolves #36
2017-09-30 20:29:15 +03:30
Pooya Parsa 80a5904051 fix toc 2017-09-30 20:03:46 +03:30
Pooya Parsa 7c13655ef4 feat(proxyHeader): proxyHeadersIgnore option
#39
2017-09-30 20:02:44 +03:30
Jonas Lomholdt 1a0c600ecc Update README.md
Fix errorHandler example
2017-09-26 23:58:14 +03:30
Pooya Parsa 81106bf7d7 simpilify docs 2017-09-08 11:28:43 +04:30
Pooya Parsa f58d973920 Merge pull request #24 from uptownhr/master
added responseInterceptor example
2017-09-08 11:19:55 +04:30
Pooya Parsa 3c09d645d5 update readme 2017-09-08 11:18:51 +04:30
Pooya Parsa ff5cc755ad update readme 2017-09-08 11:14:47 +04:30
Pooya Parsa 2b452bc74e update readme 2017-09-08 11:13:09 +04:30
Pooya Parsa 6305598909 update readme 2017-09-08 11:04:31 +04:30
Pooya Parsa 856a611c5c docs: toc 2017-09-08 10:43:35 +04:30
Pooya Parsa c70749a6c5 feat: pass ctx to errorHandlers
#25
2017-09-08 10:35:55 +04:30
James Lee 9dd5de3329 added responseInterceptor example 2017-09-06 23:40:01 -07:00
Pooya Parsa fd2bf18185 add example for init 2017-09-06 22:34:08 +04:30
Pooya Parsa 8e0c0e8c4c feat: add options.init
#21
2017-09-06 22:30:58 +04:30
Pooya Parsa e9e225f142 add notes for proxyHeaders option
@homerjam #20
2017-09-06 22:19:34 +04:30
Pooya Parsa b16d6bf8a3 feat: responseInterceptor and errorHandler 2017-08-30 22:20:43 +04: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