以下是关于漏洞的关键信息的简洁Markdown表示: json Content-Type: application/json\t javascript fastify.addHook('onRequest', async (request, reply) => { const contentType = request.headers['content-type'] if (contentType && contentType.includes('\t')) { reply.code(400).send({ error: 'Invalid Content-Type header' }) } }) 请注意,此Markdown表示提供了关于此漏洞的关键信息,包括其名称、严重性、受影响和修复的版本、漏洞描述、影响、修复方案以及权宜之计,还包括其弱点。