error.badresource
|
Invalid Resource
|
|
|
error.badresource.msg
|
The requested resource does not exist.
|
|
|
error.unsupported.media
|
Unsupported Content Type
|
|
|
error.unsupported.media.msg
|
The received content cannot be viewed with this application.
|
|
|
error.unsupported.protocol
|
Unsupported Protocol
|
|
|
error.unsupported.protocol.msg
|
The requested protocol is not supported by this application.
|
|
|
error.badheader
|
Invalid Header
|
|
|
error.badheader.msg
|
The received header does not conform to the Gemini protocol specification. Perhaps the server is malfunctioning, or you tried to contact a non-Gemini server.
|
|
|
error.incompleteheader
|
Incomplete Header
|
|
|
error.incompleteheader.msg
|
The server's response did not contain a complete header. Perhaps the server is malfunctioning, or you tried to contact a non-Gemini server.
|
|
|
error.badredirect
|
Invalid Redirect
|
|
|
error.badredirect.msg
|
The server responded with a redirect but did not provide a valid destination URL. Perhaps the server is malfunctioning.
|
|
|
error.schemeredirect
|
Scheme-Changing Redirect
|
|
|
error.schemeredirect.msg
|
The server attempted to redirect us to a URL whose scheme is different than the originating URL's scheme. Here is the link so you can open it manually if appropriate.
|
|
|
error.manyredirects
|
Too Many Redirects
|
|
|
error.manyredirects.msg
|
You may be stuck in a redirection loop. The next redirected URL is below if you want to continue manually.
|
|
|
error.tls
|
Network/TLS Failure
|
|
|
error.tls.msg
|
Failed to communicate with the server.
|
|
|
error.certexpired
|
Expired Certificate
|
|
|
error.certexpired.msg
|
Connection to the server was cancelled because its TLS certificate has expired.
|
|
|