- From: Adam Barth <w3c@adambarth.com>
- Date: Wed, 22 Jul 2009 19:21:41 -0700
- To: Mark Nottingham <mnot@mnot.net>
- Cc: Anne van Kesteren <annevk@opera.com>, Ian Hickson <ian@hixie.ch>, "collinj@cs.stanford.edu" <collinj@cs.stanford.edu>, HTTP Working Group <ietf-http-wg@w3.org>
Anne, I wonder if this syntax would work for CORS too? We can take the discussion to web-apps if you like, but the idea is if you get a redirect (e.g., of a DELETE), then you can add a second Origin header to the request instead of modifying the existing header. Adam On Wed, Jul 22, 2009 at 6:35 PM, Mark Nottingham<mnot@mnot.net> wrote: > If the contents can't contain a comma by definition, and you're relatively > sure that they'll be generated correctly, omitting quotes should be fine. > > > On 22/07/2009, at 11:58 PM, Anne van Kesteren wrote: > >> On Mon, 13 Jul 2009 01:45:43 +0200, Mark Nottingham <mnot@mnot.net> wrote: >>> >>> It's necessary because a URL can contain a comma. >> >> FYI: Sec-From does not take a URL. >> >> >> -- >> Anne van Kesteren >> http://annevankesteren.nl/ > > > -- > Mark Nottingham http://www.mnot.net/ > >
Received on Thursday, 23 July 2009 02:22:42 UTC