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(layers/mime-guess): add a layer that can automatically set Content-Type based on the extension in the path. #4912

Merged
merged 7 commits into from
Jul 19, 2024

Commits on Jul 18, 2024

  1. feat(layers/mime-guess): Add a layer that can automatically set `Cont…

    …ent-Type` based on the extension in the path.
    czy-29 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4df8284 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. remove Copy for MimeGuessLayer

    czy-29 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    463e5a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf7474e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f47e9 View commit details
    Browse the repository at this point in the history
  4. remove control_group in tests

    czy-29 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    16f5599 View commit details
    Browse the repository at this point in the history
  5. tests: op_guess -> op

    czy-29 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c33019e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29372a9 View commit details
    Browse the repository at this point in the history