DEMON1A/WEngine

Two content-type headers are getting send on the server response to GET reqeusts.

DEMON1A opened this issue · 1 comments

  • Due to pre-added static content-type header. the content-type header is getting added into the user response two times making it really not cool. there's no bug here all of the stuff will work fine. but it's better to fix it. i will fix it on this update.
  • This issue has been fixed at e79d540 by removing all of the static content-type headers.