On Wed, May 16, 2007 at 12:25:21PM -0600, Eric Hughes wrote:
> To summarize, according to standards, a GET request cannot have a relative
> URL reference, which makes the following example malformed:
> GET
> /software/gnash/tests/flvplayer2.swf?file=http://localhost:4080/software/gnash/tests/lulutest.flv
>
> HTTP/1.1
>From the wiki:
[..] It's not abs_path, because it has a query appended to it, starting with
"?".
Which normative document says that a query string makes it *not* an abs_path ?
I'd think both the following are abs_path:
/file
/file?v=1
--strk;
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev