From 602c7cf2f0f3e69b9d54bbb89a841ac606c9c0a9 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 5 Jul 2017 19:46:35 +0000 Subject: [PATCH] Two more string parsing oddities for consideration git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1800923 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/STATUS b/STATUS index 695492f5b6..ff4168add2 100644 --- a/STATUS +++ b/STATUS @@ -194,6 +194,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: If confirmed, it would worth, IMHO, a CHANGE entry and maybe a 2.2.x backport. + *) Fix negotiation type parsing to be strict about "*", "*/*" and "type/*" + comparisons. + Submitted by: wrowe, Robert Święcki + trunk patch: http://svn.apache.org/r1800917 + +1: wrowe + + *) Correct string scope to prevent duplicated values for subsequent tokens. + Submitted by: wrowe + trunk patch: http://svn.apache.org/r1800919 + +1: wrowe + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.40.0