Re: [beacon] CORS and Credentials questions.

And as a side note:

1) The way Beacon currently invokes "make a cross-origin request" is 
weird: it doesn't pass the parameters that operation needs.

2) It's not clear to me what happens when "mime type" ends up null at 
the end of step 7 in the processing model.  Nothing really seems to 
define the behavior in this situation; I suspect that in practice step 7 
should ensure that this situation never happens (that is, that a mime 
type is always defined by the time that step finishes).

-Boris

Received on Wednesday, 8 January 2014 17:19:41 UTC