-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
If the mediatype returned by a Gemini server is text/gemini; lang=\
, then mime.ParseMediaType
will return text/gemini
as the mediatype, an empty param map map[]
and an error: mime: invalid media parameter
. Because of the error, Amfora will ask you if you want to download the page. Instead, it should use just the mediatype if it's not an empty string and there's an error.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request