[webkit-dev] CORS Access-Control-Expose-Headers not supported by webkit?

Eric Seidel eric at webkit.org
Mon Nov 21 13:47:26 PST 2011


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 <abarth at webkit.org> wrote:
> Patches welcome.
>
> Adam
>
>
> On Mon, Nov 21, 2011 at 1:16 PM, Andy Hou <andyehou at google.com> 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
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list