Cant update response header

I am not able to update the content-type response header in n8n webhook node.Its now returning Content-Type : application/json; charset=utf-8, but i want Content-Type: application/json


Hi @Navaneeth_P_K :wave:

It looks like we are indeed adding the charset - is this causing issues for you to have the charset there? :thinking:

Yes, client which calls this webhook do not allow charset in content-type

Hey @Navaneeth_P_K,

Which client are you using so we can add it to our testing list?

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.