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

Weekly Sync 2024-08-23 #361

Merged
merged 4 commits into from
Aug 23, 2024
Merged

Weekly Sync 2024-08-23 #361

merged 4 commits into from
Aug 23, 2024

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    38bf8c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fixes #229, #233 – Set proper response headers when compression is en…

    …abled
    
    ---
    Merge branch 'main' into compression-headers
    ---
    Updated “compression enabled” check for recent changes
    ---
    Fixed clippy warning
    ---
    Reverted changes related to Accept-Ranges header
    ---
    Handle multiple Vary headers
    ---
    Merged main branch
    
    Includes-commit: 4ea0c3f
    Includes-commit: 78f09b2
    Includes-commit: 973d596
    Includes-commit: 9f82578
    Includes-commit: d6e94c9
    Includes-commit: e88fdb8
    Includes-commit: f647f04
    Replicated-from: #286
    palant authored and andrewhavck committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a155c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd2a90 View commit details
    Browse the repository at this point in the history
  3. Add a dummy TLS implementation to be used as fallback

    ---
    Added some more exports used by the server example
    
    Includes-commit: d7be54b
    Includes-commit: e36e6e7
    Replicated-from: #277
    palant authored and johnhurt committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    af19706 View commit details
    Browse the repository at this point in the history