jshttp / type-is

Infer the content-type of a request.
MIT License
228 stars 32 forks source link

Avoid throwing unnecessary exception when content-type is empty. #38

Closed Identifier closed 5 years ago

Identifier commented 5 years ago

Avoid throwing unnecessary exception when content-type is empty.

dougwilson commented 5 years ago

Thanks! I'm not sure why the CI has been stuck on this PR, but I will go and trigger it in a bit so it runs.