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/03/23 14:34:17 UTC

[Bug 64257] Need ProxyHTMLIgnoreAttribute directive to skip stripping of custom tag atttributes

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

John David <jd...@charter.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from John David <jd...@charter.net> ---
The data-* attribute is used to store custom data private to the page or
application.
The data-* attribute gives us the ability to embed custom data attributes on
all HTML elements.

It seems that the data-* custom attribute is allowed for all HTML tags. You are
removing them.

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