From 2501c4435703f52836c06515a83f3fb4fc4ff793 Mon Sep 17 00:00:00 2001 From: Greg Ames Date: Mon, 10 Apr 2006 15:12:01 +0000 Subject: [PATCH] approve another backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@392966 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/STATUS b/STATUS index 72a871509df..796b9519a9a 100644 --- a/STATUS +++ b/STATUS @@ -124,6 +124,18 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem, trawick, gregames + *) Make sure we write a reasonable status line (e.g., if byterange + filter modifies status and custom status line is left + unmodified). + http://svn.apache.org/viewcvs.cgi?rev=385581&view=rev + 2.0 patch is at + http://people.apache.org/~trawick/20_validate_status_line.patch + +1: trawick, niq, gregames + -0: colm + colm: Wouldn't it be a whole lot less cycles to use ISDIGIT? + trawick: Sure, but that doesn't provide a key check. We need + to convert to numeric to compare with r->status. + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ please place SVN revisions from trunk here, so it is easy to @@ -170,18 +182,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~trawick/20_ldap_pool.patch +1: trawick - *) Make sure we write a reasonable status line (e.g., if byterange - filter modifies status and custom status line is left - unmodified). - http://svn.apache.org/viewcvs.cgi?rev=385581&view=rev - 2.0 patch is at - http://people.apache.org/~trawick/20_validate_status_line.patch - +1: trawick, niq - -0: colm - colm: Wouldn't it be a whole lot less cycles to use ISDIGIT? - trawick: Sure, but that doesn't provide a key check. We need - to convert to numeric to compare with r->status. - *) mod_proxy: Fix PR 11971 (HTTP proxy header "Via" with wrong hostname if ServerName not set or UseCanonicalName Off) by backporting r102320. -- 2.47.3