[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-bugs
Subject:    DO NOT REPLY [Bug 47108] New: Conditional edit
From:       bugzilla () apache ! org
Date:       2009-04-27 17:59:27
Message-ID: bug-47108-7868 () https ! issues ! apache ! org/bugzilla/
[Download RAW message or body]

https://issues.apache.org/bugzilla/show_bug.cgi?id=47108

           Summary: Conditional edit
           Product: Apache httpd-2
           Version: 2.2.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_headers
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: anny.mak@springsource.com


When there are multiple header that has the same name, set-cookie in
particular, Header cannot modify/edit a particular set-cookie in the set based
on a particular pattern in the cookie.  We can only replace a matching pattern
in the header with a new pattern.  It does not have the capability to
add/append extra value to the header with the matching pattern in the header.

For example, the following is in the headers:

Set-Cookie: secure; httponly
Set-Cookie: PHHCHALLENGE=; expires=Tue, 12 Aug 2008 13:09:54 GMT; path=/;
domain=.company.com 
Set-Cookie: PHHSESSION=xyz; path=/; domain=.company.com 

I cannot append "httponly" to the Set-Cookie header that has PHHSESSSION be
xyz.

We are requesting an enhancement on conditional "Header edit".

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic