Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Williams <samuel.williams@oriontransfer.co.nz>
  • Loading branch information
jeremyevans and ioquatix committed Aug 14, 2022
1 parent 478b19b commit 8b4d653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -22,7 +22,7 @@ All notable changes to this project will be documented in this file. For info on
- `SERVER_PROTOCOL` is now a required key, matching the HTTP protocol used in the request.
- `rack.hijack?` (partial hijack) and `rack.hijack` (full hijack) are now independently optional.
- `rack.hijack_io` has been removed completely.
- rack.early_hints is now officially supported as an optional feature (already implemented by Unicorn, Puma, and Falcon).
- `rack.early_hints` is added as an optional feature for sending `103 Early Hints` headers.

### Removed

Expand Down

0 comments on commit 8b4d653

Please sign in to comment.