]> cat aescling's git repositories - mastodon.git/commit
use host instead of headers to make Rack happy (#15741)
authorJustin Tracey <j2tracey@gmail.com>
Tue, 16 Feb 2021 14:28:17 +0000 (14:28 +0000)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 14:28:17 +0000 (15:28 +0100)
commit3f8523130da1029ba64d00c03360a2c15f85d9d6
tree06f07a6cb34f6b45df23a55fd77152c8f3e45ae9
parent9c273c2a59755a46ff3933470b02df857537a4af
use host instead of headers to make Rack happy (#15741)

"headers" is provided by Rails, Rack can't rely on it
lib/action_dispatch/cookie_jar_extensions.rb