https://bz.apache.org/bugzilla/show_bug.cgi?id=63937
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=63937
--- Comment #6 from Mark Thomas ---
Drat. The filter chain is populated later in the request processing chain than
I thought it was. I'm looking into alternatives for the "If the CORS filter is
present" option.
--
You are receiving this mail
https://bz.apache.org/bugzilla/show_bug.cgi?id=63937
--- Comment #5 from Michael Osipov ---
(In reply to Mark Thomas from comment #4)
> Corrected attribute name noted.
>
> From a Valve we should be able to look into the FilterChain so see if our
> CORS valve is present. For other implementations
https://bz.apache.org/bugzilla/show_bug.cgi?id=63937
--- Comment #4 from Mark Thomas ---
Corrected attribute name noted.
>From a Valve we should be able to look into the FilterChain so see if our CORS
valve is present. For other implementations the user would have to set it
manually. If there ar
https://bz.apache.org/bugzilla/show_bug.cgi?id=63937
--- Comment #3 from Michael Osipov ---
(In reply to Mark Thomas from comment #1)
> allowCorsPreFlight looks like a reasonable attribute name.
>
> I'd suggest, if it is possible without too much jumping through hoops, it
> defaults to true in t
https://bz.apache.org/bugzilla/show_bug.cgi?id=63937
--- Comment #2 from Michael Osipov ---
(In reply to Mark Thomas from comment #1)
> allowCorsPreFlight looks like a reasonable attribute name.
>
> I'd suggest, if it is possible without too much jumping through hoops, it
> defaults to true in t
https://bz.apache.org/bugzilla/show_bug.cgi?id=63937
--- Comment #1 from Mark Thomas ---
allowCorsPreFlight looks like a reasonable attribute name.
I'd suggest, if it is possible without too much jumping through hoops, it
defaults to true in the presence of the CORSFilter and false otherwise.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=63937
Michael Osipov changed:
What|Removed |Added
CC||micha...@apache.org
--
You are recei