http_parser
http_parser copied to clipboard
Could you add `tryParse` to `MediaType`
trafficstars
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