X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fnegotiation_001.phpt;h=df42ff6c85f69b6c79a0e916783eccb3c89397b6;hp=cb11d4328e5ccc4f6e81f5850342e44a843e3106;hb=f0fefacf671ffdf395c92f4fe5a229140f8b8ce8;hpb=693aff1dce7d26388ff36794fe4b90a26b7f2ccd diff --git a/tests/negotiation_001.phpt b/tests/negotiation_001.phpt index cb11d43..df42ff6 100644 --- a/tests/negotiation_001.phpt +++ b/tests/negotiation_001.phpt @@ -4,24 +4,30 @@ negotiation ---ENV-- -HTTP_ACCEPT_LANGUAGE=de-AT,de-DE;q=0.8,en-GB;q=0.3,en-US;q=0.2 -HTTP_ACCEPT_CHARSET=ISO-8859-1,utf-8;q=0.7,*;q=0.7 --FILE-- 500 - [en] => 0.15 + [de] => 900 + [en] => 0.27 ) Array ( [iso-8859-1] => 1000 [utf-8] => 0.7 ) +Array +( + [application/xhtml+xml] => 999 + [text/html] => 0.8 +) Done