XHR的意思
「XHR」經常作為「XML Http Request」的縮寫來使用,中文意思:「XML HTTP請求」。
XHR(XML HTTP請求)詳細解釋
- 英文縮寫詞:XHR
- 英文單詞:XML Http Request
- 中文簡要解釋:XML HTTP請求
- 分類:Computing
- 領域:Networking
英文縮寫XHR的擴展資料
- The content type is set to " text / xml " in the HTTP request and is posted to the server with an HTTP POST.在HTTP請求中將內容類型設置為「text/xml」,并使用HTTPPOST將其傳遞到服務器。
- We don't want to support REST by creating a XML message from an HTTP request, shooting that into the pipeline where three milliseconds later it gets parsed again : that's simply too expensive.我們不想通過從HTTP請求中創建一個XML消息,將它射入3毫秒后要在那里被再次解析的管道中,以此來支持REST:這成本簡直太高了。
- This service is designed to accept an XML document via the HTTP POST request.此服務設計為通過HTTPPOST請求接受XML文檔。
- It's certainly possible for XML to be sent in the HTTP request, but HTTP is a very precisely defined standard that isn't going away any time soon.當然在HTTP請求中可以發送XML,但是HTTP是一個精確定義的協議,短時間內不可能消失。
- The IDoc content is provided in XML format through the body of HTTP POST request.通過HTTPPOST請求體以XML格式提供IDoc的內容。