https://blog.csdn.net/Charlie_Lee_CS/article/details/【CS.CN】深入解析HTTP中的Expect: 100-continue头 2024年6月7日 · 100-continue 是用于客户端在发送 post 数据给服务器时,征询服务器情况,看服务器是否处理 post 的数据,如果不处理,客户端则不上传 post 是数据,反之则上传。更多内容请查看https://blog.csdn.net/Charlie_Lee_CS/article/details/139523490