Yullin commented on issue #9804:
URL: https://github.com/apache/apisix/issues/9804#issuecomment-1628633249
Proposal:
Support following openresty config In plugin proxy-control:
```
proxy_buffering off;
proxy_redirect off;
proxy_http_version 1.1;
proxy_set_header Connection "";
```
with those config to support http stream, in chatbot scenario
--
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]