Skip to content

Fix content-type header value checking

Compare
Choose a tag to compare
@HT808s HT808s released this 26 Jun 11:52
· 100 commits to master since this release

The check of the content type header in http_client.go was a strict equal
Now the check has been made case insensitive and use strings.Contains to check for the content-type format