Re: Intent to ship: Add wildcard to Access-Control-Expose-Headers, Access-Control-Allow-Methods, and Access-Control-Allow-Headers

2019-08-04 Thread friseur
Am Dienstag, 23. Juli 2019 00:07:28 UTC+2 schrieb Kershaw Jang: > Hi Ehsan, > > Thanks for correcting this. Yes, this should be shipped in Firefox 70. If I understand correctly, this ships in Firefox 69 and ESR 68.x to fix bug 1559795 in these versions.

Re: Intent to ship: Add wildcard to Access-Control-Expose-Headers, Access-Control-Allow-Methods, and Access-Control-Allow-Headers

2019-07-22 Thread Kershaw Jang
Hi Ehsan, Thanks for correcting this. Yes, this should be shipped in Firefox 70. Regards, Kershaw On Sat, Jul 20, 2019 at 2:40 AM Ehsan Akhgari wrote: > Thanks Kershaw for fixing this. I was curious why you expect this to ship > in Firefox 71 but not 70? > > On Tue, Jul 16, 2019 at 1:56 PM

Re: Intent to ship: Add wildcard to Access-Control-Expose-Headers, Access-Control-Allow-Methods, and Access-Control-Allow-Headers

2019-07-19 Thread Ehsan Akhgari
Thanks Kershaw for fixing this. I was curious why you expect this to ship in Firefox 71 but not 70? On Tue, Jul 16, 2019 at 1:56 PM Kershaw Jang wrote: > Hi everyone, > > *Summary*: > Allow more wildcards in CORS headers when used without credential. > So, the new syntax for these http

Intent to ship: Add wildcard to Access-Control-Expose-Headers, Access-Control-Allow-Methods, and Access-Control-Allow-Headers

2019-07-16 Thread Kershaw Jang
Hi everyone, *Summary*: Allow more wildcards in CORS headers when used without credential. So, the new syntax for these http headers is: Access-Control-Expose-Headers = #field-name / wildcard Access-Control-Allow-Methods = #method / wildcard Access-Control-Allow-Headers = #field-name /