• The IIS server sees that authorization header and tries to process it.

    IIS服务器会看到Authorization尝试进行处理

    youdao

  • ETags are used in conjunction with the "If-None-Match" header on a GET request by savvy server developers to take advantage of the client's (e.g. browser) cache.

    聪明服务器开发者ETags和GET请求If - None - Match一起使用,这样可利用客户端(例如浏览器)的缓存。

    youdao

  • The Cache-Control header allows a client or server to transmit a variety of directives in either requests or responses.

    Cache - Control报头允许客户机服务器请求或响应中传输各种指令

    youdao

  • When a Web server sends a document to a browser, it prefixes the document with a response header like the one shown in Listing 1.

    Web服务器浏览器发送文档时,会给文档加上一个响应报头作为前缀如清单1

    youdao

  • The $_SERVER array contains the server variables, allowing us to interrogate the Accept HTTP header.

    $_SERVER序列变量包含服务器端变量,允许程序员重定义AcceptHTTP头信息

    youdao

  • It is interesting to note that t can be extracted from the HTTP Date header that the server sends back to the client, together with the first time that the cookies are set.

    我们注意到十分有趣的是,t可以服务器返回客户HTTPDate标头中提取出来这个cookie第一的设置一起

    youdao

  • This assumes that the HTTP header in the request sent to the provider was populated with values which the web server would store as CGI environment variables locally.

    假设发送提供者请求中的http包含web服务器本地作为CGI环境变量存储

    youdao

  • There is no header information, so we move directly to reading the server data from an input stream, storing the results in the variable serverMsg.

    因为没有信息所以我们直接开始输入读取服务器数据,将结果存储变量servermsg中。

    youdao

  • I signal a Semantic Web agent to the server with the header setting -H "Accept: application/rdf+xml", which means the user agent expects an RDF response.

    通过头部设置 -H "Accept:application/rdf+xml"服务器给出SemanticWeb代理信号,这样的头部设置表明用户代理期待的是一个 RDF响应

    youdao

  • Handlers have full access to the SOAP message on both the client and server side, including the header.

    处理程序充分访问客户端服务器端的SOAP消息包括消息头

    youdao

  • Browsers use the HTTP header to satisfy many different kinds of requests with the same server-side code.

    浏览器利用http通过相同服务器端代码满足不同类型请求

    youdao

  • The server has to respond to the request and figure out a response to populate the content-length response header, so you don't save any processing time.

    服务器必须请求进行响应构造一个响应填充内容长度的响应因此不能节省任何处理时间

    youdao

  • A web server USES the Expires header in the HTTP response to tell the client how long a component can be cached.

    web服务器使用HTTP响应中的Expires标题告诉客户多长时间的一个组件可以缓存

    youdao

  • Header fields let us pass parameters, if you will, from the client to the server.

    字段(Header field)使我们可以根据自己的需要从客户机服务器传递参数

    youdao

  • When a proxy server forwards a request to the (WebSocket) server, it is expected to strip off certain headers, including the Connection header.

    代理服务器请求转发WebSocket)服务器时,将会被剥去一些特定的消息包括Connection消息头。

    youdao

  • To set up the junction to use the Basic Authentication header to identify the WebSEAL server, you use the -b supply option on the junction creation command.

    利用BasicAuthentication消息头建立连接识别WebSEAL服务器连接创建命令行上使用- b supply选项

    youdao

  • If you set the RemoveServerHeader option to 1, you prevent your server from sending the header that identifies it as an IIS server.

    如果将RemoveServerHeader选项设置1可以防止服务器发送其标识IIS服务器的标头

    youdao

  • Thus, we need to edit the CalculatorSoapBindingStub class so that it includes this header in every request it sends to the server.

    因而我们需要编辑calculatorsoapbindingstub类,以便发送给服务器的每个请求中都包括这个

    youdao

  • With this code in place, the server will check each request to verify that the Request-Token header exists and has the same value as the session ID.

    段代码就绪后,服务器检查每个请求验证Request - Token头部存在拥有会话id相同

    youdao

  • Because setting the HTTP Host header is a standard step in using an HTTP proxy, very little additional work is needed to get the proxy server to forward the traffic properly.

    因为设置HTTPhost使用HTTP代理标准步骤代理服务器正确转发消息只需要很少额外工作

    youdao

  • The server then returns the resource representation as the specified type (if it can), and populates the Content-Type header in the response with the actual media type delivered to the client.

    然后服务器返回资源表示形式作为指定类型(如果可以),并用提供给客户端的实际媒体类型填充响应中的Content - Type标头

    youdao

  • I also need to check the HTTP header content-encoding to see if the server responded with GZIP.

    需要检查httpcontent - encoding看看服务器是否GZIP响应

    youdao

  • Remove Security Header [request] This removes WS-Security Header, wsse: Security, from request message before the device sends the message to back-end server.

    RemoveSecurityHeader [request]设备消息发送后端服务器之前参数将请求消息中删除ws - Security Headerwsse: Security。

    youdao

  • The request is opened using POST instead of GET, and the Content-Type header is set to let the server know what sort of data it should expect.

    请求使用POSTGET打开而且Content - type设置服务器预知它能得到何种数据。

    youdao

  • When the server sends back the resulting content, the Content-Encoding header reveals to the browser the format used to compress the content.

    服务器发送生成内容时,Content - encoding头浏览器说明压缩内容所用格式

    youdao

  • This is the same as the gateway on server side acting in role assigned to the WS-Security header architecture but with the XS40 substituted for the Web Services Gateway.

    服务器网关具有指定WS-SecurityHeader角色体系结构相同其中使用XS40代替Web服务网关。

    youdao

  • The server is free to ignore all or some of the header if it does not recognize it (for instance, a stateless server may ignore session information from the header).

    如果不能识别服务器可以忽略全部部分Header(比如,无状态服务器可能会忽略Header中的会话信息)。

    youdao

  • Fortunately, the HTTP protocol includes provisions for relaying localization information from the browser to the server by means of the Accept-Language request header.

    幸运的是,HTTP协议通过Accept - Language请求本地化信息浏览器传递服务器

    youdao

  • Figure 7 shows an architecture in which a gateway on the server side ACTS in a role assigned to the WS-Security header.

    7显示了服务器网关具有指定WS - Security Header角色体系结构

    youdao

  • Figure 8 shows an architecture in which a gateway on the server side is not acting in role assigned to the WS-Security header.

    8显示了服务器网关具有指定WS - Security Header角色体系结构

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定