Skip to content

echo.Bind() Error #141

Closed
Closed
@instance-oom

Description

@instance-oom

At line 183 of echo.go. The code strings.HasPrefix(ct, ApplicationJSON) always return false,if my content-type is application/json. I think it's the ApplcationJson = "application/json; charset=utf-8" at line 94 cause it.And ifound the old version's ApplicationJson is "application/json",why change it?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions