|
|
1
0
response.end()调用response.flush()。尝试删除刷新调用。 |
|
|
2
0
此问题的解决方案是添加行:
在调用TransmitFile()之前。 学分归吉姆·舒伯特(见上文他的评论)。 |