alibaba / higress

Cloud Native API Gateway | 云原生API网关
https://higress.io
Apache License 2.0
2.5k stars 407 forks source link

Optimize the method for judging streaming responses #1017

Closed johnlanni closed 1 month ago

johnlanni commented 1 month ago

Ⅰ. Describe what this PR did

Determine if the current handling involves a streaming response by examining the response headers.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews