-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
Current Behavior
接口响应报文 Content-length < 2kb 的时候能正常返回,超过2kb的时候一直处于pending状态
Expected Behavior
接口都能够正常响应,不会处于pending状态
Error Logs
没有错误日志
Steps to Reproduce
- Run apinto via the Docker image.
- Create a Route with the Admin APl.
- Postman send API request.
Environment
- APINTO version (run
apinto version):0.22.15 - Operating system (run
uname -a):Linux 14-183 6.8.0-71-generic configure the gateway server configuration through configuration files or environment variables #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Metadata
Metadata
Assignees
Labels
No labels