From 8fe8725d4d20b18715291d3b45899d3389fe1d8b Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 15 Dec 2019 20:46:12 -0600 Subject: handle a missing content negotiation case where the unencoded option is not available and the client requests an encoded variant that doesn't exist --- tests/fixtures/static/only_encoded.html.gz | Bin 0 -> 187 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/fixtures/static/only_encoded.html.gz (limited to 'tests/fixtures/static/only_encoded.html.gz') diff --git a/tests/fixtures/static/only_encoded.html.gz b/tests/fixtures/static/only_encoded.html.gz new file mode 100644 index 000000000..afcc25768 Binary files /dev/null and b/tests/fixtures/static/only_encoded.html.gz differ -- cgit v1.2.3