You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2020/02/13 12:42:23 UTC

[Bug 64140] New: make %{CONTENT_TYPE} usable in expressions

https://bz.apache.org/bugzilla/show_bug.cgi?id=64140

            Bug ID: 64140
           Summary: make %{CONTENT_TYPE} usable in expressions
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_proxy_hcheck
          Assignee: bugs@httpd.apache.org
          Reporter: covener@gmail.com
  Target Milestone: ---

I cannot test at the moment but a users@ user reported that %{CONTENT_TYPE} was
not usable in an HC expression.    It looks like e.g. hc_read_headers() could
see if C-T was sent and then call ap_set_content_type().

-- 
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


[Bug 64140] make %{CONTENT_TYPE} usable in expressions

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64140

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Christophe JAILLET <ch...@wanadoo.fr> ---
trunk patch is r1874616.

This has been backported in 2.4.x in r1874908.

This is part of 2.4.42

-- 
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