BetterErrors / better_errors

Better error page for Rack apps
MIT License
6.88k stars 435 forks source link

Fix `BetterErrors::Middleware` for Content-Type that includes non MIME-Type parts #513

Open r7kamura opened 1 year ago

r7kamura commented 1 year ago

As the test case shows, there seemed to be a problem where Content-Type: application/json; charset=utf-8 did not work well, so I would like to fix this.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3493872322


Totals Coverage Status
Change from base Build 1215970624: 0.0%
Covered Lines: 516
Relevant Lines: 533

💛 - Coveralls