Re: Can HTTP headers encode enough URLs?

Jonas Sicking wrote:
> ...
> It sounds like what you are asking is if HTTP headers can encode all the 
> values for 'url' that we need? This is different from my original 
> concern, but is certainly a valid question.
> ...

...speaking of which: the topic line is misleading. Of course HTTP 
headers can encode enough URLs, because URLs by definition need ASCII 
only. The issue here is the confusion between what HTML5 calls a URL, 
and what the relevant specs (RFC 3986 and 3987) do.

BR, Julian

Received on Monday, 21 July 2008 08:20:41 UTC