我正在使用WebClient()使用C#.
我正在测试发送的标头,我注意到会自动添加以下标头.
Connection : Keep-Alive
有什么办法可以删除吗?
c# webclient
c# ×1
webclient ×1