Skip to content

fix: explicitly set the dump's content type #3302

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

Merged
merged 1 commit into from
Apr 11, 2025
Merged

fix: explicitly set the dump's content type #3302

merged 1 commit into from
Apr 11, 2025

Conversation

farnabaz
Copy link
Member

@farnabaz farnabaz commented Apr 4, 2025

πŸ”— Linked issue

resolves #3291

❓ 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

Explicitly set the content type of SQL dump, this will help modules like html-validator to have a better understanding of API response and not treat it as HTML or something else

πŸ“ Checklist

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

Copy link

Deploying content with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 1135a52
Status:Β βœ…Β  Deploy successful!
Preview URL: https://01811fe1.content-f0q.pages.dev
Branch Preview URL: https://fix-text-dump.content-f0q.pages.dev

View logs

Copy link

pkg-pr-new bot commented Apr 4, 2025

npm i https://pkg.pr.new/@nuxt/content@3302

commit: 1135a52

@farnabaz farnabaz merged commit e1a98d4 into main Apr 11, 2025
5 checks passed
@farnabaz farnabaz deleted the fix/text-dump branch April 11, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(html-validator): ensure compatibility
2 participants