From 012a51ca6f51f7f13c711f12d5e4dfa4921b3ebd Mon Sep 17 00:00:00 2001 From: Roman Samoilov <2270393+rsamoilov@users.noreply.github.com> Date: Wed, 1 May 2024 17:58:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9431eff..47922647 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,8 @@ Status | Changes :white_check_mark: | ~~Add request logging.~~ :white_check_mark: | ~~Automatic code reloading in development with Zeitwerk.~~ :white_check_mark: | ~~Support conditional get with `etag` and `last_modified`.~~ +:white_check_mark: | ~~Expose the `cookies` and `session` objects.~~ ⏳ | Expose the `send_data` and `send_file` methods. -⏳ | Expose the `cookies` and `session` objects. ⏳ | Implement Iodine-based equivalent of Action Cable. ## Development