Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hapi nuxt axios proxy only support get method #16

Closed
then198611 opened this issue Dec 17, 2018 · 2 comments
Closed

hapi nuxt axios proxy only support get method #16

then198611 opened this issue Dec 17, 2018 · 2 comments

Comments

@then198611
Copy link

then198611 commented Dec 17, 2018

when i use nuxtjs/axios add proxy for api in nuxt.conf, i find the get method is ok,but others like post、put、delete... all return 404

This question is available on Nuxt community (#c11)
@ghost ghost closed this as completed Dec 17, 2018
@ghost ghost added the cmty:question label Dec 17, 2018
@ghost
Copy link

ghost commented Dec 17, 2018

This issue as been imported as question since it does not respect hapi-nuxt issue template. Only bug reports and feature requests stays open to reduce maintainers workload.
If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically.
Your question is available at https://cmty.app/nuxt/hapi-nuxt/issues/c11.

@pi0 pi0 reopened this Dec 17, 2018
@pi0 pi0 closed this as completed in 93c63a6 Mar 31, 2019
@pi0
Copy link
Member

pi0 commented Mar 31, 2019

Hi. Starting with 2.1.0, default route method is * so proxy module should work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants