uranusjr commented on issue #55465: URL: https://github.com/apache/airflow/issues/55465#issuecomment-3281328145
This works for me with cURL and a Python client (I used `httpx.stream`). This may be a bug in the test client (Postman). This could be the cause https://github.com/postmanlabs/postman-app-support/issues/12713 With that said, we should also make sure we handle headers correctly for best compatibility across clients (if the clients are capable of handling it). Can you check what `Accept` request header Postman is sending, the the `Content-Type` response header it got from the API server? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
