Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

fukayatsu/debug-puma-4.3.2-cookie

Repository files navigation

README

Debug 4.3.2 Unable to set cookie · Issue #2132 · puma/puma

$ bin/rails server -u webrick
# => WEBrick 1.6.0 ruby 2.7.0 (2019-12-25) [x86_64-darwin19]
$ open http://localhost:3000/
# => `Set-Cookie` headers shown on devtool.

$ bin/rails server -u puma
# => puma Version 4.3.2 (ruby 2.7.0-p0), codename: Mysterious Traveller
$ open http://localhost:3000/
# => `Set-Cookie` headers not shown on devtool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published