V3L0C1T13S/reflectcord

ExpressJS incorrect content-type

Closed this issue · 0 comments

Express appends charset=UTF-8 to the content-type header. This causes issues for many frameworks including Discord.py, and Oceanic.js.

Fosscord, another Discord backend implementation that Reflectcord heavily uses utilities, infrastructure, and directly uses a lot of code from, also suffers from the same issue.