fastify icon indicating copy to clipboard operation
fastify copied to clipboard

Content-Type parsing is incorrect

Open jean-michelet opened this issue 5 months ago • 1 comments

Prerequisites

  • [x] I have written a descriptive issue title
  • [x] I have searched existing issues to ensure the issue has not already been raised

Issue

Read #6303 discussion

TL;DR

application/json charset=utf8 is treated as valid. OWS act as the parameter separator.

jean-michelet avatar Sep 24 '25 10:09 jean-michelet

Does it has anything to do with this one? #6291

thecodephilic-guy avatar Sep 28 '25 17:09 thecodephilic-guy