请求方式 2025年9月24日 08:30 / 1 min read Updated: 2025年9月30日 06:29 View more blogs with the tag 网络 , View more blogs with the tag xhr , View more blogs with the tag fetch , View more blogs with the tag sse , View more blogs with the tag sendbeacon , View more blogs with the tag socket 目录 #xhr #请求 #featch #sse #sendBeacon #socket 请求的方式 xhr XMLHttpRequest(XHR)是一种创建 HTTP 请求的 JavaScript API。它的方法提供了在浏览器和服务器之间发送请求的能力 这里我们简单的使用一下他的常见的方法 请求 featch sse sendBeacon socket