Commit de918cce authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Two more string parsing oddities for consideration

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1800923 13f79535-47bb-0310-9956-ffa450edef68
parent de0e7098
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -108,6 +108,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

   *) Fix negotiation type parsing to be strict about "*", "*/*" and "type/*"
      comparisons.
      Submitted by: wrowe, Robert Święcki <robert swiecki.net>
      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 STALLED: