~alcinnz/hurl

8deae48f2b4fd807c2fe0d40bb723c5e0b43ee0c — Adrian Cochrane 4 years ago 249cbd3
Note down some desired features!
3 files changed, 10 insertions(+), 0 deletions(-)

A ISSUES/cache-responses.md
A ISSUES/cache-responses.md~
A ISSUES/links.md
A ISSUES/cache-responses.md => ISSUES/cache-responses.md +5 -0
@@ 0,0 1,5 @@
# Cache Responses
HTTP responses should be cached locally according to their cache-control headers.
Especially once Rhapsode starts supporting hyperlinks.

This could be developed as an independant project and integrated in!

A ISSUES/cache-responses.md~ => ISSUES/cache-responses.md~ +0 -0
A ISSUES/links.md => ISSUES/links.md +5 -0
@@ 0,0 1,5 @@
# Extract links from network protocols
Network protocols should be able to return links to the embedding application
to communicate information about the connection, e.g. HTTPS certificates.

This may also be useful for an open-with feature on FreeDesktop.Org-compliant systems.