On Jun 9, 2017, at 7:11 AM, Richard Hipp <d...@sqlite.org> wrote:
> 
> Perhaps /tarball and /zip are special in the sense that they are often
> accessed by scripts.

I don’t have any data on whether that is true, but you are right that /webpages 
frequently accessed by scripts should return sensible HTTP result codes.

/webpages exclusively accessed from a browser can return 200 in all cases, 
since the only way to see the error code is to drop into the browser’s 
developer tools.  If the error report is inline in the HTML, 200 is even 
arguably correct.

The JSON API should be scrupulous about returning correct HTTP result codes.
_______________________________________________
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