bug-hurd
[Top][All Lists]
Advanced

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

[PATCH] * hurd/translator/httpfs.mdwn: added a link to sitemaps.org.


From: address@hidden
Subject: [PATCH] * hurd/translator/httpfs.mdwn: added a link to sitemaps.org.
Date: Wed, 24 May 2023 13:47:15 -0400

---
 hurd/translator/httpfs.mdwn | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/hurd/translator/httpfs.mdwn b/hurd/translator/httpfs.mdwn
index 3ac9f8ab..0ce0f30b 100644
--- a/hurd/translator/httpfs.mdwn
+++ b/hurd/translator/httpfs.mdwn
@@ -78,11 +78,17 @@ through a proxy server, substitute your proxies IP and port 
no.s
 - query-string and fragment support
 - HTTP/1.1 support
 - HTTP/2 support
-- HTTP/3 support
+- HTTP/3 support (there may exist a C library that provides HTTP/[123]
+  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.
+  would be a nifty way for httpfs to allow grep-ing the entire site's
+  contents. [[sitemaps.org|https://www.sitemaps.org]] is a great resource for
+  this.
+- Teach httpfs to check if the computer has an internet connection at
+  startup and during operation.  The translator causes 30 second
+  pauses on commands like "ls", when the internet is down.
 
 # Source
 
-- 
2.32.0




reply via email to

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