eclipsesource / eclipsesource/restfuse
getType fails when Content-Type contains multiple elements
Open
- Dominant language
- Java
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Content-Type -> application/json
WORKS
Content-Type -> application/json;charset=UTF-8
RESULTS in getType() = NULL and fails test
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.