You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We handle errors gracefully with costum types and minimal amount of
code. Unfortunately, Mime type parsing is very 'flexible', allowing
nonesense types to be passed easily.
Related to #62
This involves parsing the -u flag, and choosing to make the right call to the CallBuilder, in addition to setting up the respective input streams.
The text was updated successfully, but these errors were encountered: