Wants is an HTTP request wrapper.
wants是一个HTTP请求包装程序。
This sends the DXL content in the HTTP request.
这样将在 HTTP 请求中发送DXL内容。
HTTP request sent to the server from the browser.
从浏览器向服务器发送的HTTP请求。
Processing an HTTP request with Web server plug-in
通过Web服务器插件处理HTTP请求
HTTP request and response headers for static files.
用于静态文件的HTTP请求和响应头。
The browser sends a HTTP request to the web server.
浏览器给web服务器发送一个HTTP请求。
This sets HTTP request logging at the default level.
这将HTTP请求日志记录设置为默认级别。
API transactions consist of an HTTP request and response.
API事务由一个HTTP请求和响应组成。
Listings 2 and 3 highlight the HTTP request and response.
清单2与3显示了HTTP请求与响应。
A browser client sends an HTTP request to your application.
浏览器客户机向您的应用程序发送HTTP请求。
The user receives faster response time for an HTTP request.
用户HTTP请求的响应时间也会加快。
Create an HTTP request entity consisting of request headers.
创建一个包含请求头的HTTP请求实体。
RequestType — retrieves the HTTP request method from the request.
requestType——从请求检索HTTP请求方法。
Message: Server side-error occurred on sending debug HTTP request.
消息3:当发送HTTP调试请求时发生服务器端错误(Serverside-error occurredon sending debug HTTP request)
Response to the HTTP request is handled using standard print statements.
对HTTP请求的响应是通过标准打印语句来处理的。
It stores the method information in the URI portion of the HTTP request.
它在HTTP请求的URI部分存储方法信息。
The caller sends an HTTP request and blocks waiting for the HTTP response.
调用者发出HTTP请求,并且阻止了等候HTTP响应。
The request object lets you obtain the HTTP request parameters and headers.
request对象允许您获取HTTP请求参数和请求头。
These HTTP request and reply headers occur for content cached in the browser.
对于浏览器中缓存的内容,会出现这些HTTP请求头和响应头。
Create a HttpHeaders object, which represents HTTP request and response headers.
创建一个HttpHeaders对象,它表示HTTP请求和响应头。
This event occurs every time the container receives an HTTP request from a client.
每当容器从客户机收到一个HTTP请求时,此事件就会发生。
The value specified here corresponds to the content-type header of the HTTP request.
此处指定的值对应于内容类型头部的 HTTP 请求。
The code shown so far demonstrated all the components that make up a complete HTTP request.
目前已展示的代码演示了组成完整的HTTP请求的所有组件。
The example code in listing 4 shows the HTTP request to create a document with custom fields.
清单4中的示例代码显示了用于创建带有定制字段的文档的HTTP请求。
You can use this object to send an HTTP request and call a new function based on the results.
可以使用这个对象发送HTTP请求并根据结果调用一个新函数。
It functions as a controller that delegates most of the work done to service the HTTP request.
它起到控制器的作用,该控制器将委派完成大多数工作来处理HTTP请求。
It then has a method for making the appropriate HTTP request and returning a streaming response.
然后提供一个方法,发出适当的HTTP请求并返回一个流响应。
What you want to do is have the form issue an HTTP request and place the data into the instance.
我们要做的就是让表单发送一个HTTP请求,然后把数据放入实例中去。
Such applications have to commit the transaction by the end of the lifetime of the HTTP request.
该应用程序必须到HTTP请求的生命周期末提交事务。
Listing 2 shows what happens in the application server when it receives the clients HTTP request.
清单2显示当应用服务器接收客户机HTTP请求时发生的情况。
应用推荐