huanghuang0913 commented on issue #12776:
URL: https://github.com/apache/apisix/issues/12776#issuecomment-3578267291

   curl -v:
   < HTTP/1.1 200 OK
   < Content-Type: text/event-stream
   < Transfer-Encoding: chunked  ← valid chunked transfer encoding header
   < Connection: keep-alive
   < Server: APISIX/3.14.1
   
   APISIX's ai-proxy plugin incorrectly generates or modifies the chunk 
boundaries when forwarding chunked-encoded streaming responses.
   If I use proxy-rewrite plugin, the response is okay, so I suspect it is the 
bug of ai-proxy plugin.


-- 
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]

Reply via email to