Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxt): pass original request headers to the error page #7340

Merged
merged 1 commit into from Oct 19, 2022

Conversation

Kolobok12309
Copy link
Contributor

πŸ”— Linked issue

nuxt/nuxt#14842

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Add headers to /__nuxt_error request(ErrorPage request)

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Sep 8, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 8504c0c
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/63199ef59c14340008ebbdeb

@pi0 pi0 force-pushed the main branch 2 times, most recently from 247e18b to c98e5c7 Compare September 14, 2022 10:41
@pi0 pi0 changed the title fix(nuxt): Add headers to __nuxt_error request fix(nuxt): pass original request headers to error page Oct 19, 2022
@pi0 pi0 changed the title fix(nuxt): pass original request headers to error page fix(nuxt): pass original request headers to the error page Oct 19, 2022
@pi0 pi0 merged commit d82d145 into nuxt:main Oct 19, 2022
@pi0
Copy link
Member

pi0 commented Oct 19, 2022

Thanks <3

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

Successfully merging this pull request may close these issues.

None yet

3 participants