RE: Dereferencing HTTP URIs (redux?)

> From: John Cowan
> [ . . . ]
> There still remains the problem that it's fairly easy for Aunt Tillie
> to create resources that return 200, but not at all easy to 
> create ones that return 303.

A 303-redirect service such as http://thing-described-by.org makes it
very easy -- no server configuration at all.  For any absolute http URI
u, 
http://thing-described-by.org?u 303-redirects to u.



David Booth, Ph.D.
HP Software
+1 617 629 8881 office  |  dbooth@hp.com
http://www.hp.com/go/software

Opinions expressed herein are those of the author and do not represent
the official views of HP unless explicitly stated otherwise.
 

Received on Wednesday, 5 September 2007 20:07:21 UTC