http
http copied to clipboard
Could you add `tryParse` to `MediaType`
Hi.
this types has tryParse option
int.tryParse(source)
double.tryParse(source)
DateTime.tryParse(formattedString)
It would be nice to have the same for MediaType