HTTP Client
HTTP Client
HTTP is the primary protocol for browser/server communication.
The WebSocket
protocol is another important communication technology; it isn't covered in this page.
Modern browsers support two HTTP-based APIs: XMLHttpRequest (XHR) and JSONP. A few browsers also support 登录查看完整内容