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

[Feature]: Add filesystem config contentTypeCharset support #2438

Merged
merged 4 commits into from
May 2, 2023

Conversation

baichangda
Copy link
Contributor

Description

add filesystem config contentTypeCharset support

Fixes #2434

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation - /docs/api/middleware/filesystem.md directory for https://docs.gofiber.io/
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@welcome
Copy link

welcome bot commented Apr 27, 2023

Thanks for opening this pull request! 🎉 Please check out our contributing guidelines. If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@baichangda baichangda changed the title add filesystem config contentTypeCharset support [Feature]: Add filesystem config contentTypeCharset support Apr 27, 2023
@ReneWerner87 ReneWerner87 merged commit 3c3f12b into gofiber:master May 2, 2023
16 of 17 checks passed
@welcome
Copy link

welcome bot commented May 2, 2023

Congrats on merging your first pull request! 🎉 We here at Fiber are proud of you! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

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

Successfully merging this pull request may close these issues.

🚀 [Feature]: filesystem.Config add file encoding property support
4 participants