"Connection: Transfer-Encoding" response header (duplicate "Connection" header)

Why is “Connection: Transfer-Encoding” response header showing in the Response Headers?

If I curl the endpoint, or use the VS Code Thunder Client extension, I am not seeing the “Connection: Transfer-Encoding” header:

image

Thanks