-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
In my case https://github.com/luca-moser/iris-cache/blob/master/cache.go#L119 failed, because my Content-type contains my encoding: Content-Type: text/html; charset=UTF-8
Therefore I can't use your provided values for content type (cache.ContentTypeHTML/cache.ContentTypeJSON)
Could you fix it somehow? For example trim the variable after ;. It's not a big deal, but it could be better with a fix.
Metadata
Metadata
Assignees
Labels
No labels