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

add ETag Middleware #182

Merged
merged 9 commits into from
Apr 13, 2022
Merged

add ETag Middleware #182

merged 9 commits into from
Apr 13, 2022

Commits on Mar 23, 2022

  1. add ETag Middleware

    David Zimmermann-Kollenda committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    53460a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. add ETag mention to Middleware Vignette

    David Zimmermann-Kollenda committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b39ae15 View commit details
    Browse the repository at this point in the history
  2. change time format to match MDN format

    David Zimmermann-Kollenda committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    210b5a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. add routes check + tests to ETag Middleware

    David Zimmermann-Kollenda committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    71ebd3f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. fix tests by not checking the path of tempdir but only the files

    David Zimmermann-Kollenda committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0e52991 View commit details
    Browse the repository at this point in the history
  2. format test comments

    David Zimmermann-Kollenda committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    ef4fc3e View commit details
    Browse the repository at this point in the history
  3. fix broken tests on unix systems

    David Zimmermann-Kollenda committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1eadefe View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. add check that hash and last_modified are function

    David Zimmermann-Kollenda committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    e5bf948 View commit details
    Browse the repository at this point in the history
  2. fix code to match style guide...

    David Zimmermann-Kollenda committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    8db7150 View commit details
    Browse the repository at this point in the history