hurdextras-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

httpfs TODO


From: Samuel Thibault
Subject: httpfs TODO
Date: Sun, 13 Sep 2020 10:54:38 -0400 (EDT)

CVSROOT:        /sources/hurdextras
Module name:    httpfs
Changes by:     Samuel Thibault <sthibaul>      20/09/13 10:54:38

Added files:
        .              : TODO 

Log message:
        Add TODO ideas

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/httpfs/TODO?cvsroot=hurdextras&rev=1.1

Patches:
Index: TODO
===================================================================
RCS file: TODO
diff -N TODO
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ TODO        13 Sep 2020 14:54:38 -0000      1.1
@@ -0,0 +1,10 @@
+- https:// support
+- scheme-relative URL support (eg. "//example.com/")
+- query-string and fragment support
+- HTTP/1.1 support
+- HTTP/2 support
+- HTTP/3 support
+- Teach httpfs to understand HTTP status codes like re-directs, 404 not found,
+  etc.
+- Teach httpfs to look for "sitemaps".  Many sites offer a sitemap, and this
+  would be a nifty way for httpfs to allow grep-ing the entire site's contents.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]