This is basically an HTTP client.
这个对象基本上是一个HTTP 客户机。
The Tour of Heroes HTTP client demo.
英雄指南的HTTP客户端示例。
One request from the HTTP client can carry only one command.
HTTP客户端的一个请求只能携带一条命令。
Note that an HTTP client (server) could be both a sender and a recipient.
请注意,HTTP客户机(服务器)可以是发送方也可以是接收方。
First, set up an Http client by using the Apache HttpClient (4.0.1) library.
首先,使用ApacheHttpClient(4.0.1)库来创建一个HTTP客户端。
The MDB HTTP client waits for the synchronous HTTP response from the provider.
MDBHTTP客户机将等待提供程序发送的同步HTTP响应。
They can come from outside sources such as the Angular router and Http client.
也可能是外部资源,例如angular路由和Http客户端。
Zend_Http_Client supports simple and complex features expected from an HTTP client.
Zend_Http _ Client支持预计HTTP客户端提供的简单和复杂功能。
This article does not dictate the use of any particular HTTP client to make these requests.
本文不会要求使用任何特殊的HTTP客户机来发出这些请求。
Since the search feed is public, you can also query it using any unauthenticated HTTP client.
由于搜索提要是公共的,所以您也可以使用任何未经身份认证的HTTP客户端查询它。
The Web service module will be deployed on Process Server and tested from a remote HTTP client.
Web服务模块将部署在ProcessServer 上,从一个远程HTTP客户机测试它。
These can be used for sender authentication, where the HTTP client is supposed to send a message.
它可以用于发送方身份验证,在这种情况下HTTP客户机应该用来发送消息。
Using the EXPath HTTP Client module can make your code more portable across such processors.
使用EXPathHTTP Client模块可以使您的代码跨此类处理器更加可移植。
Listing 5 first loads the Zend Framework class libraries and sets up an authenticated HTTP client.
在清单5中,首先载入ZendFramework类库,并且设置一个已通过验证的HTTP客户机。
XSocket-http, supports writing synchronous and asynchronous HTTP client and server components.
xSocket - http,支持编写同步、异步的http客户端和服务器组件。
Now, you can invoke the HelloWorld service with an HTTP client such as Curl, as shown in Listing 3.
现在,您可以使用一个HTTP客户机(比如Curl)调用HelloWorld服务,如清单3所示。
Datajs USES XMLHttpRequest to make network calls by default, but a different HTTP client can be used.
datajs默认会使用XMLHttpRequest来进行网络调用,但还可以使用不同的HTTP客户端。
The examples in this article use the EXPath HTTP Client library to access remote data and web services.
本文中的示例使用EXPathHTTP Client库访问远程数据和web 服务。
The Apache HTTP client package is designed to be extended, while also giving support for the base HTTP protocol.
ApacheHTTP客户端包被设计成能扩展的,同时支持基底HTTP协议。
The code in Listing 2 shows how to create the HTTP client for Amazon SQS and how to send a simple message to the queue.
清单2中的代码显示了如何为AmazonSQS创建HTTP客户端,以及如何向队列发送一个简单的消息。
Anybody with an HTTP client and enough knowledge of our sync strategy should be able to synchronize with a data service.
使用HTTP客户端,以及具备我们的同步策略充足知识的任何人都可以使用数据服务实现同步。
Instead of using a custom client and TCP stack, I used the standard Linux TCP stack and the wget command-line HTTP client.
没有使用定制的客户机和tcp栈,而是使用了标准的Linux TCP协议栈和wget命令行http客户机。
To interact with the API, you need an HTTP client that is capable of transmitting GET and POST requests and handling responses.
要想与API交互,就需要一个能够传输GET和POST请求,并能够处理响应的HTTP客户端。
Using HTTP Basic authentication also allows the credential to propagate from HTTP client to HTTP endpoint (Application Server).
使用HTTP基本身份验证,还允许凭据从HTTP客户端传播到http端点(ApplicationServer)。
Our async HTTP engine has also be reused in our async HTTP client, so we can now scalable produce request and consume responses.
我们的异步http客户端重用了异步http引擎,这样就能以可伸缩的方式生成请求并处理响应了。
Two-connection limit: Current HTTP client implementation recommends permitting only two connections between a client and a server.
两个连接限制(Two - connection limit):目前HTTP客户端实现建议仅支持一个客户机和一个服务器之间的两个连接。
To retrieve and interact with authenticated feeds, the HTTP client needs to provide authentication information along with the HTTP GET request.
要检索并与经过验证的摘要进行交互,HTTP客户需要提供验证信息以及 HTTPGET请求。
Atom is a good example of a well-implemented RESTful web service, and this example shows how the EXPath HTTP client works easily with it (see Listing 10).
Atom是实现良好的RESTfulweb服务的一个很好的例子,本例展示了EXPathHTTP客户端如何轻松地与之协作(参见清单10)。
The code in Listing 1 shows how to create the HTTP client for Amazon SQS, instantiate the CreateQueueRequest object, and invoke the queue creation request.
清单1中的代码显示了如何为AmazonSQS创建HTTP客户端、实例化CreateQueueRequest对象和调用队列创建请求。
The code in Listing 1 shows how to create the HTTP client for Amazon SQS, instantiate the CreateQueueRequest object, and invoke the queue creation request.
清单1中的代码显示了如何为AmazonSQS创建HTTP客户端、实例化CreateQueueRequest对象和调用队列创建请求。
应用推荐