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

util: add MIME utilities #21128

Merged
merged 13 commits into from Oct 19, 2022
Merged

util: add MIME utilities #21128

merged 13 commits into from Oct 19, 2022

Commits on Oct 13, 2022

  1. util: introduce mime utilities

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    3 people committed Oct 13, 2022
    Copy the full SHA
    272037e View commit details
    Browse the repository at this point in the history
  2. fixup! mime: introduce mime module

    Trott authored and aduh95 committed Oct 13, 2022
    Copy the full SHA
    0f9fa67 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com>
    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    3 people authored and aduh95 committed Oct 13, 2022
    Copy the full SHA
    51e6bea View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0972f0c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    147b381 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    532d98a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f78a160 View commit details
    Browse the repository at this point in the history
  8. Better hardenRegExp

    aduh95 committed Oct 13, 2022
    Copy the full SHA
    bf1e356 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Copy the full SHA
    941754d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Apply suggestions from code review

    Co-authored-by: Geoffrey Booth <webadmin@geoffreybooth.com>
    aduh95 and GeoffreyBooth committed Oct 16, 2022
    Copy the full SHA
    ab38751 View commit details
    Browse the repository at this point in the history
  2. refactor static method

    aduh95 committed Oct 16, 2022
    Copy the full SHA
    fab5557 View commit details
    Browse the repository at this point in the history
  3. docs and linter

    aduh95 committed Oct 16, 2022
    Copy the full SHA
    b4734f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. update code examples

    aduh95 committed Oct 17, 2022
    Copy the full SHA
    7849573 View commit details
    Browse the repository at this point in the history