Actually you just want to make: http://trac.webkit.org/browser/trunk/Source/WebCore/loader/CrossOriginAccessControl.cpp#L94
Response-dependent. It should be super easy to implement. :) On Mon, Nov 21, 2011 at 1:47 PM, Eric Seidel <[email protected]> wrote: > This is where you would look: > http://trac.webkit.org/browser/trunk/Source/WebCore/loader/DocumentThreadableLoader.cpp > > You might also find these documents useful: > http://www.webkit.org/coding/contributing.html > http://www.webkit.org/quality/reporting.html > http://www.webkit.org/quality/testwriting.html > > -eric > > On Mon, Nov 21, 2011 at 1:39 PM, Adam Barth <[email protected]> wrote: >> Patches welcome. >> >> Adam >> >> >> On Mon, Nov 21, 2011 at 1:16 PM, Andy Hou <[email protected]> wrote: >>> Hi Webkit Developers, >>> Are there plans to support the CORS Access-Control-Expose-Headers in webkit? >>> It's been supported by Firefox for a few months now. >>> There's a webkit bug filed. It would be great if someone could take a look >>> at this. >>> Thanks, >>> - Andy >>> _______________________________________________ >>> webkit-dev mailing list >>> [email protected] >>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >>> >>> >> _______________________________________________ >> webkit-dev mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

