On Tue, Feb 10, 2015 at 06:38:02PM -0800, bch wrote:
> For the record, what Mr Beal is talking about is called a "scheme
> relative URI" -- which I know about since an HTTP parser I work with
> handles them so poorly. However, if your browser works w/ (eg)
> Wikipedia, you are already using scheme-relative URIs.

It's a bit more complicated. Strict HTTP compliance requires a full URL
for Location headers, so any situation where a 304 could be created
needs to know the current/local host and schema.

Joerg
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to