摘要:
Request URL:http://localhost:8080/test.jhtmlRequest Method:POSTStatus Code:200 OKRemote Address:[::1]:8080Referrer Policy:no-referrer-when-downgrade / 阅读全文
2018年2月27日
摘要:
content-type 指请求消息头的中请求消息数据的格式有三种用法第一种:设置在request header的参数中js中可以在发送请求前在请求消息头中设置content-typevar xhr = window.XMLHttpRequest ? new window.XMLHttpReques 阅读全文