The locate request and fragment message types might not be as familiar to you unless you have needed to read through GIOP tracing to solve a problem
除非您曾经必须通读 GIOP 跟踪以解决某个问题,否则您可能不那么熟悉定位请求和片段消息类型。
It's not always sensible to ignore the header (for instance, you might not want to proceed with the request unless security information is acted upon).
忽略Header并非总是合理的(比如可能不希望处理不带安全信息的请求)。
Unless you're specifically using XML in your request, or the server is sending you a response in XML, there's nothing but plain old Http used in the XMLHttpRequest object.
除了在请求中明确使用XML,或者服务器用XML发送响应之外,XMLHttpRequest对象使用的只是普普通通的HTTP。
应用推荐