随笔分类 -  Http协议

摘要:##通用头信息(General) ###Request URL 请求的URL,向服务器端请求的内容 ###Request Method 请求的方法 get/post get获取内容,post常用于向服务器传递安全较高的数据 ###Status Code 2**:服务器响应成功.(一般大于等于200小 阅读全文
posted @ 2020-06-23 08:24 Syinho 阅读(203) 评论(0) 推荐(0) 编辑