We take the same approach as the HTTP protocol.
我们采用与HTTP协议相同的方法。
The HTTP protocol has a simple request-response paradigm.
HTTP协议拥有一个简单的请求-响应范式。
It is hard to argue with the success of the HTTP protocol.
HTTP协议的成功毋庸置疑。
The HTTP package supports a subset of the HTTP protocol.
http包支持http协议的一个子集。
Support for the HTTP protocol is provided by the transaction handler.
通过事务处理器提供对HTTP协议的支持。
Resource serving gives you full control over all aspects of the HTTP protocol.
资源服务为您提供了对HTTP协议的所有方面的完全控制。
The HTTP protocol also provides functionality for sending files with HTTP requests.
HTTP协议也为利用HTTP请求发送文件提供了功能。
The basic REST design principle USES the HTTP protocol methods for typical CRUD operations.
REST的基本设计原则对典型CRUD操作使用HTTP协议方法。
A Web server serves pages viewed in a Web browser by processing the requests over the HTTP protocol.
Web服务器通过处理基于HTTP协议的请求来使网页显示在Web浏览器中。
The important characteristic of the HTTP protocol is that it is based on a request-response model.
HTTP的重要特点就是它建立在请求-响应模型的基础上。
These interfaces are implemented by the POST, GET, UPDATE, and DELETE methods within the HTTP protocol.
这些界面可以由HTTP协议中的POST、GET、UPDATE和DELETE方法实施。
The HTTP protocol supports a method head, which is designed to return only HTTP headers, but no content.
HTTP协议支持方法HEAD,它设计成仅返回http头而不返回内容。
This client provides an easy way for developers to program typical browser interactions using the HTTP protocol.
该客户端库为开发人员提供了一种容易的方法,可用于编写使用HTTP协议的典型浏览器交互程序。
A client connects to the server, usually on TCP port 80, and makes a simple request using the HTTP protocol.
客户机连接服务器(通常通过TCP端口80),使用HTTP协议发出一个简单的请求。
J2ME applications can communicate with back-end servers and each other using XML data formats over the HTTP protocol.
J2ME应用程序可以在HTTP协议上使用XML数据格式与后端服务器和其它J2ME应用程序通信。
Strictly speaking, REST is a formalization of the basic rules of the HTTP protocol which can be applied to web services.
严格来说,REST是可应用到Web服务的HTTP协议的基本规则的规范化技术。
This simple agent exposes the attributes and operations of all the MBeans it manages through the HTTP protocol adapter.
这个简单的代理通过HTTP协议适配器公开它管理的所有MBean的属性和操作。
Comet is a low latency data transfer technique that is event driven and USES the server push mechanism over the HTTP protocol.
Comet是一种事件驱动的低延迟数据传输技术,通过HTTP传输协议使用服务器推送机制。
The interaction between Web-based users and the application server follows the original Web model using the HTTP protocol.
基于Web的用户和应用程序服务器之间的交互遵循使用HTTP协议的原始web模型。
Ajax accomplishes this by building an extra layer of processing between the Web page and the server over the HTTP protocol.
Ajax使用的方法是在web页面和服务器之间,通过HTTP协议构建一个额外的处理层。
At present, the super clustering technique can only be applied to the HTTP protocol, and not to other protocols, such as IIOP or SIP.
目前,超级集群化技术只能应用于HTTP协议,而对于IIOP或SIP等其他协议是无效的。
Comet is a term coined by Alex Russel of the Dojo Foundation to describe an event-driven, server-push mechanism over the HTTP protocol.
comet术语是DojoFoundation的Alex Russel发明的,用于描述通过HTTP协议进行的事件驱动的服务器推送机制。
This class contains a set of methods that match the HTTP protocol. To get the content of a request, the methods are doGet() and doPost().
该类包含了一组与HTTP协议相匹配的方法,其中获得请求内容的方法是doGet() 和 doPost() 。
After you have submitted the form, the request should be redirected to the resource you originally intended to access using the HTTP protocol.
提交该表单之后,请求会被重定向到开始打算用HTTP协议访问的资源。
A standard HTTP request is being used behind the scenes, of course, but the client code never has to interact with the HTTP protocol directly.
标准的HTTP请求在后台使用,但客户端代码永远无需直接与HTTP协议交互。
This sounds simple, but if you are familiar with Web applications, and in particular the HTTP protocol, then you know it is anything but simple.
听起来简单,但是如果熟悉Web应用程序,尤其是HTTP协议,那么您就会知道,这绝不简单。
To get the most out of this article you should be familiar with Web applications based on the HTTP protocol, and the HTTP request-response mechanism.
要充分理解本文,您应该熟悉基于HTTP协议的Web应用和 HTTP 请求-应答机制。
Such questions are out of scope of the protocol-independent URI syntax, it's up to the HTTP protocol to provide content negotiation as a solution.
这种问题已经超出了协议无关的URI语法的范围,这得由HTTP协议提供内容协商作为解决方案。
Such questions are out of scope of the protocol-independent URI syntax, it's up to the HTTP protocol to provide content negotiation as a solution.
这种问题已经超出了协议无关的URI语法的范围,这得由HTTP协议提供内容协商作为解决方案。
应用推荐