-
-
Notifications
You must be signed in to change notification settings - Fork 68
proper mailto handling #749
Copy link
Copy link
Open
Description
I'd like to add that we should not forget to support the common mailto syntax. So astroid should be able to understand
astroid mailto:test@example.com?subject=test%20space.It should not rely on parameters like
-msince these cannot be set in modern Firefox for mailto links for example; apart from the fact thatastroid -m mailto:test@example.comcauses a wrong addressee.
-- #37 (comment)
@mxmehl Is #748 a good start for mailto handling? @dnebauer One could maybe augment it with more (non-standard?) keys like attachments.
Standard: RFC6068.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels