-
Notifications
You must be signed in to change notification settings - Fork 244
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
feat: allow adding custom headers with nuxt config #294
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #294 +/- ##
===================================
Coverage 100% 100%
===================================
Files 1 1
Lines 28 30 +2
Branches 13 13
===================================
+ Hits 28 30 +2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Also please just make relavant changes to yarn.lock
Thanks mate :) |
Hello! Just writing this mainly as a spot for people to find from search. AFAICT you cannot remove headers from the default A question for PR author / @pi0: was this change on purpose? The only way to remove |
Resolve #146