20300: Fix crash on empty Content-Type header.
authorTom Clegg <tom@curii.com>
Thu, 5 Oct 2023 13:48:29 +0000 (09:48 -0400)
committerTom Clegg <tom@curii.com>
Thu, 5 Oct 2023 13:48:29 +0000 (09:48 -0400)
commit0b6ccff62d345dcb196890a24e78a1681ead7638
treecba1fa97774c6bf2ec0290584a3c3a8cfad52fec
parentf1b0b5b85b7479156aaaa55c0f2def6ffd7d3a40
20300: Fix crash on empty Content-Type header.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
services/api/config/initializers/clear_empty_content_type.rb [new file with mode: 0644]
services/api/test/integration/http_quirks_test.rb [new file with mode: 0644]