From d6b7d49a61ca4c6f87d93ff9eb6a9fa6faef443c Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Wed, 11 Oct 2023 07:50:34 -0400 Subject: Handle content types with parameters. (#16440) --- changelog.d/16440.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16440.bugfix (limited to 'changelog.d/16440.bugfix') diff --git a/changelog.d/16440.bugfix b/changelog.d/16440.bugfix new file mode 100644 index 0000000000..6ce0b1e4af --- /dev/null +++ b/changelog.d/16440.bugfix @@ -0,0 +1 @@ +Properly return inline media when content types have parameters. -- cgit 1.5.1