summaryrefslogtreecommitdiff
path: root/testdata.json
diff options
context:
space:
mode:
Diffstat (limited to 'testdata.json')
-rw-r--r--testdata.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/testdata.json b/testdata.json
index 7e591be..cd655c8 100644
--- a/testdata.json
+++ b/testdata.json
@@ -151,6 +151,14 @@
],
[
[
+ ["text/plain", "text/plain;format=flowed", "text/html"],
+ "text/*, text/plain, text/plain;format=flowed, */*"
+ ],
+ "text/plain;format=flowed",
+ "most specific reference has precedence"
+ ],
+ [
+ [
["application/rdf+xml", "text/html"],
"text/html, application/rdf+xml"
],