Read or modify request headers.
读取或修改请求报头。
Create an HTTP request entity consisting of request headers.
创建一个包含请求头的HTTP请求实体。
For each request, you can expand the request to see the request headers.
可以展开每个请求,查看请求头。
Note that the request headers are fairly large when compared with the response.
注意,请求头比响应头大得多。
You tell Domino your identity by appending a session cookie to the request headers.
您的会话cookie附于请求头上,以告知Domino您的身份。
The specific client is determined by the User-Agent field in the HTTP request headers.
具体的客户机由HTTP请求头中的User - Agent字段确定。
The modification is done by just editing the request headers of the generated RPT script.
只需编辑这个产生rpt脚本请求的标题就可以进行修改。
It builds the URI, sets the request headers, and invokes the request in one line of code.
它构建URI,设置请求头,并在一行代码中调用请求。
Header Spy lets you view both response and request headers on up to five statusbar panels.
HeaderSpy使您能够在多达5个状态栏面板上查看响应和请求报头。
One technique involves using HTTP request headers to check if the Google data API feed has changed.
一项技术涉及使用HTTP请求报头检查Google数据API摘要是否已更改。
The resource representation that is accepted or returned will depend on HTTP request headers set by the client.
被接受或返回的资源表示将依赖于客户机设置的HTTP请求头。
Step (2) sets the HTTP request headers and prepares the payload to be sent in step (3) over the stream to the service.
步骤(2)设置HTTP请求头,并准备在步骤(3)中通过流发送的负载。
Used internally by the configuration system to populate a collection of request headers based on the supported browser.
由配置系统在内部使用以表示请求标头值的集合。
Unfortunately, however, no standard HTTP request headers exist for transmitting a user's time zone from the browser to the server.
但遗憾的是,不存在将用户的时区从浏览器传输到服务器的标准HTTP请求头。
Note that IIS will only compress dynamic content when the HTTP request headers sent from the browser contain Accept-Encoding: gzip.
注意,只有在浏览器发送的HTTP请求头包含Accept - Encoding:gzip的情况下,IIS才会压缩动态内容。
The tenant context is propagated downstream as HTTP request headers and informs downstream servers of the user identity, role, associated tenant identity and entitlements.
租户上下文作为HTTP请求头部向下游(downstream)传播,将用户身份、角色、相关的租户身份和资格告知给下游服务器。
You'll learn how to send POST requests, how to set request headers and content types, how to encode XML in your message, how to add security to your request — the list is pretty long!
您将看到如何发送POST请求、如何设置请求头部和内容类型、如何在消息中编码X ML、如何增加请求的安全性,可以做的工作还有很多!
Have all signature information be stored within HTTP request or response headers.
所有的签名信息都存储在HTTP请求或响应头中。
Listing 1 shows an edited example of a request to an STS for this purpose, with the various headers removed and only the request body listed.
清单1显示了为此目的而向一个STS发出一个示例请求,这个示例是经过编辑的,其中删除了各种头部,只列出请求主体。
For example, you could instead base the routing decision on information from the inbound request payload (parameters) and headers.
例如,您可以基于入站请求有效负载(参数)和标头中的信息做出路由决策。
These HTTP request and reply headers occur for content cached in the browser.
对于浏览器中缓存的内容,会出现这些HTTP请求头和响应头。
Once a connection is assigned to handle a particular request, the basic request information (HTTP headers, and so on) is sent over the TCP connection as a packet.
在分配连接来处理特定的请求后,基本请求信息(http头等信息)将以数据包的形式在TCP连接上发送。
A slow network connection still affects the response time since these request and reply headers can take several seconds to be transmitted.
慢速网络连接仍然会影响响应时间,因为这些请求头和响应头的传输要花几秒时间。
You have to get back down to the request and massage the headers directly [e.g. when using] Claims Based Authentication.
在使用基于声明验证的时候,你就不得不直接回去检查请求消息和消息头。
The menu bar allows you to filter by request type, and the small triangles in front of the requests allow you to see the request and response headers as well as the whole response itself.
菜单栏让您可以按请求类型进行过滤,而请求前面的小三角则让您可以看到请求和响应头以及响应本身。
It is very easy to inject HTTP headers to a request and hence just anybody could add a REMOTE_USER header with any desired value to the request.
在请求中注入http头是非常容易的,因此任何人都能够在请求中添加remote_user头和想要的任何值。
A POST request sends its parameters in the request body, just under the headers.
发送请求在请求正文头之后发送其参数。
In such a scenario, an incoming service request is evaluated based on the incoming parameters (URL, headers, and request parameters) and system status (date, load, and so on).
在这样的场景中,将基于传入参数(url、标头和请求参数)和系统状态(日期、负载等等)对传入的服务请求进行评估。
I also use the -i option to ask it to use an HTTP head request, getting just the response headers.
我还使用了- i选项来要求它使用HTTPHEAD请求,只获得响应头。
The request object lets you obtain the HTTP request parameters and headers.
request对象允许您获取HTTP请求参数和请求头。
应用推荐