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 Date header to HTTP responses #676

Merged
merged 5 commits into from Apr 10, 2024
Merged

Add Date header to HTTP responses #676

merged 5 commits into from Apr 10, 2024

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    a9bd09b View commit details
    Browse the repository at this point in the history
  2. Use HTTP.format_time method

    Sija committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3f6a421 View commit details
    Browse the repository at this point in the history
  3. Add specs

    Sija committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7858fd6 View commit details
    Browse the repository at this point in the history
  4. Update spec/init_handler_spec.cr

    Co-authored-by: George Dietrich <github@dietrich.house>
    Sija and Blacksmoke16 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e9481ba View commit details
    Browse the repository at this point in the history
  5. Fix specs

    Sija committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    abd52c9 View commit details
    Browse the repository at this point in the history