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
It supposed to be a popular use case to get the content's mime type.
Even aiohttp uses the next construction several times(though not always for response):
Long story short
It supposed to be a popular use case to get the content's
mime type
.Even
aiohttp
uses the next construction several times(though not always for response):Lets add an easy way to get
mime type
?aiohttp.helpers.parse_mimetype
already done.Expected behaviour
PS
If agree I will make appropriate PR.
The text was updated successfully, but these errors were encountered: