摘要: HTTP协议规定POST请求的数据必须放在消息主体中,但是并没有规定编码方式,因此可以使用多种方式对其进行编码。 服务器端通过请求头的中Content-Type字段来获知请求的消息主体以何种方式编码。具体的编码方式包括: application/x-www-form-urlencoded appli 阅读全文
posted @ 2020-11-26 13:03 sys_malloc 阅读(10559) 评论(0) 推荐(0)
总访问: counter for blog 次