文章目录 问题解决 问题 Nginx跳转error: Unexpected exception[ServerResultException: HTTP 1.0 client does not support chunked response] 解决 添加配置: proxy_http_version 1.1;