khrt / Raisin

Raisin - a REST API micro framework for Perl 🐫 🐪
61 stars 31 forks source link

Fix broken content-type negotiation for utf-8 #92

Closed bensinober closed 4 years ago

bensinober commented 4 years ago

Without proper content-type header, utf-8 parsing in client will be broken

khrt commented 4 years ago

Would you mind updating the tests which are failing due to a change?

bensinober commented 4 years ago

done, hope you are okay with fast-forward merge? or I can of course rebase and push again

khrt commented 4 years ago

Fast-forward works, I'll just squash and merge then.