Then, you can send the request to the server.
然后,您可以再发送请求到服务器。
When the request is rejected, send a message to the user.
如果请求被拒绝了,就向用户发送一条消息。
A client calls a method to receive the request and then another method to send a reply.
客户端调用方法来接收请求并调用另一个方法来发送回复。
No NATO meeting passes without a request for the allies to send more choppers to Afghanistan.
没有一次北约会议不要求盟国向阿富汗派遣更多的直升机。
If you try to send this request to the server as it stands, the result might not be what you expect (see Listing 5).
如果您在服务器运行时尝试将此请求发送给服务器,则得到的结果可能会出乎您的预料(见清单5)。
Execute the customer registration by running the application client to send the request.
通过运行应用程序客户端发送请求来执行顾客注册。
Listing 5 initializes a new REST client and USES it to send an unauthenticated GET request to the public search feed.
清单5初始化一个新的REST客户端,并使用它向公共搜索提要发送一个未经身份认证的GET请求。
Send the request to the IP address and port configured above with the appropriate credentials.
使用相应的凭证将请求发送给前面已配置的IP地址和端口。
Since you have selected an action that results in the routing of the request, you must specify a target cluster or server to send the request.
由于选择了会导致对请求进行路由的操作,因此必须指定发送请求的目标集群或服务器。
You use the request to send a message to the state machine to trigger a state transition.
您使用请求向状态机发送消息,以触发状态转换。
After you've finished creating the request message, send it to the service and retrieve the reply.
创建完成请求消息之后,将其发送到服务并检索答复。
When a SOAP engine receives a SOAP request, the usual way is to process the request and send the message in the same thread.
当SOAP引擎收到 SOAP请求时,通常的方法是处理请求并在同一个线程中发送消息。
When the comments are posted, the application USES Ajax technology to send a RESTful request to the server to submit the message.
在发表评论时,这个应用程序使用Ajax技术向服务器发送一个rest式的请求来提交消息。
You can use Web service call elements in tests to send a request to the Web service.
您可以在测试中使用Web服务调用元素向Web服务发送请求。
The Test Client has analyzed the WSDL file configured in the message flow and constructed a suitable Web service request to send to the flow!
TestClient分析了在消息流中配置的WSDL文件,并构造了发送到流的合适web服务请求。
Listing 2 begins by using the simplexml_load_file object to send a request to the feed URL and convert the response into a simplexml object.
清单2首先使用simplexml_load _ file对象发送一个请求到提要URL并将响应转换成simplexml对象。
The client will then immediately send another request to the server.
客户端然后立刻发送另一个请求到服务器。
The initiator first sends commands to the target, which decodes the command and then may request data from the initiator or send data to the initiator.
启动程序首先向目标发送命令,然后目标解码命令并向启动程序请求数据,或将数据发送给启动程序。
With this approach, the consumer USES one thread to send the request and another to receive the response.
通过这种方法,使用者可以使用一个线程来发送请求,而使用另一个线程来接收响应。
These are special buttons; both cause the browser to send a request to the server.
这些是特殊按钮;二者都会导致浏览器向服务器发送请求。
You are now ready to send the modified request message to the server.
您现在可以将修改后的请求消息发送到服务器了。
The filter will then inspect the request object and decide to forward the request to the next component in the chain, or stop the request and send a response directly back to the client.
然后过滤器会检查请求对象,并决定将该请求转发给链中的下一个组件,或者中止该请求并直接向客户机发回一个响应。
Similar to the previous column, we send the SOAP request to the server and parse and display the response.
与上一期专栏类似,我们向服务器发送SOAP请求,然后分析和显示响应。
Next, we can build the SIP INVITE request and send it to the first server.
接下来,我们将构建SIPINVITE请求,并将其发送到第一台服务器。
After establishing the TCP connection, the client can send an HTTP request message to the server.
建立了TCP连接以后,客户机可以向服务器发送HTTP请求消息。
The request has to be initiated by the client, and the server can only send data in response to a request.
请求必须由客户机发出,而服务器则只能在对请求的响应中发送数据。
We can create a test client that USES the proxy to send a request message to the service implementation asking for an order.
我们可以创建测试客户端,它使用代理发送请求消息到服务实现,进行定制。
The HTTP router will send the request to the first matching target that it finds.
http路由器将请求发送给它所找到的第一个匹配目标。
An HTTP GET method is used to send a request to retrieve the list of places.
使用一个HTTPGET方法发送一个请求来获取位置列表。
So, the browser will look up the domain name in DNS, send a request to the URL, follow redirects, etc.
所以浏览器会在DNS中查找这些域名,发送请求,重定向等等...
应用推荐