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

feat: add custom headers option to serve static #3395

Closed

Conversation

BlankParticle
Copy link
Contributor

@BlankParticle BlankParticle commented Sep 8, 2024

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

Feature parity with honojs/node-server#195
Usecase honojs/node-server#195 (comment)

Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.78%. Comparing base (f9a23a9) to head (85c0a7b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3395   +/-   ##
=======================================
  Coverage   95.77%   95.78%           
=======================================
  Files         152      152           
  Lines        9187     9195    +8     
  Branches     2788     2694   -94     
=======================================
+ Hits         8799     8807    +8     
  Misses        388      388           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BlankParticle
Copy link
Contributor Author

closed in favour of #3396

@BlankParticle BlankParticle deleted the feat-serve-static-headers branch September 10, 2024 06:54
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.

1 participant