For example, a URI in HTTP is an identifier.
例如,在http中uri是一个标识符。
We don't need to use PUT for every state change in HTTP.
我们没必要对于HTTP的每个状态改变都使用PUT。
How do I use a regex search phrase in HTTP response body?
我如何使用正则表达式搜索短语在HTTP响应的身体吗?
Server scalability: there is no such thing as “data push” in HTTP.
服务器的可伸缩性:HTTP中并没有所谓的“数据推送”。
Do you see the need for augmented authentication and tamper proof mechanisms in HTTP?
你有没有发现对HTTP里的认证和防篡改机制有了越来越多的需求?
Realize that there are a number of built-in HTTP modules utilized on each an every request.
请注意,对每个请求均使用了许多内置HTTP模块。
It USES the URL mechanism in HTTP to define object location, resource, and operation (nouns and verbs).
它使用HTTP中的URL机制定义对象位置、资源和操作(名词和动词)。
Certainly, Apache's built-in HTTP authentication could be used to store the user names and passwords.
当然,Apache内置的HTTP验证能够用来存储用户的名称和密码。
I introduced dynamic scripting to allow branching, looping, and custom validation in HTTP test scripts.
我引入了动态脚本来支持HTTP测试脚本中的分支、循环和自定义验证。
POST serves many useful purposes in HTTP, including the general purpose of "this action isn't worth standardizing."
POST在HTTP里为许多有用的目的而服务,包括主要目标:“这一行为不需要符合于标准。”
In a drill-through definition, these parameters can be defined as part of the hyperlink (just as in HTTP GET requests).
在穿透钻取定义中,这些参数可被定义为超级链接的一部分(就像在HTTPGET请求中一样)。
That means that if the URL needs to be rewritten, it will have done so by the time any of the built-in HTTP modules run.
也就是说,如果url需要重写,该操作将在任何一个内置HTTP模块运行后执行。
Since our runtime cannot determine the userid and password that is used in HTTP authentication, we cannot use this to connect to the database.
由于我们的运行时不能确定在HTTP认证中所使用的用户标识和口令,因此我们不能使用该用户连接到数据库。
Instead, objects or data are passed across the wire in HTTP requests, and both the client and the server update their own databases from this data.
相反,对象或数据将以HTTP请求跨网进行传递,客户机和服务器都将根据该数据来更新自己的数据库。
You can use SOAP in combination with the HTTP request method POST. In order to send a SOAP HTTP request, you need to supply a SOAPAction header field in HTTP.
HTTP 客户机在发送一条SOAP HTTP请求时必须用此报头字段。
A simple hash, as sometimes used in HTTP Basic authentication, is subject to replay attacks because one can easily sniff the traffic and replay the hash without knowing the password.
简单的哈希(例如有时在HTTP基本身份验证中使用的哈希)易受到回复攻击的威胁,因为攻击者可以很容易地探查到通信并能够在不知道密码的情况下回复哈希。
So that we can see the debugger running, we need to set a breakpoint that will be encountered in the HTTP request life cycle.
为了能够看到调试器的运行情况,需要设置一个断点,在HTTP请求生命周期中将遇到这个断点。
You can use the output from this custom code module in the HTTP request that you use for the movie search.
你可以使用来自搜索电影的HTTP请求中的自定义代码模块中的输出结果。
The contents of the SSL certificate are returned in the HTTP response body sent back as a result of this GET request.
这个ssl证书的内容在作为这个GET请求的结果返回的HTTP响应的响应主体中返回。
HTTP clients include this token in all future HTTP requests.
HTTP客户端将这个令牌包括在将来所有的HTTP请求中。
Therefore, before a request is sent, make sure that the username and password are set correctly in the HTTP request head.
因此请求被发送之前,确保在HTTP头部的用户名和密码是设置正确的。
The request URI in an HTTP GET request, for example, usually identifies one specific resource.
例如,HTTPGET请求中的请求URI通常标识一个特定的资源。
The container receives the HTTP request and creates a request object that wraps information contained in the HTTP request.
容器接收到HTTP请求并创建一个请求对象,该对象将封装HTTP请求中包含的信息。
You also return the location of the new resource in the HTTP response header.
还会在HTTP资源头中返回新资源的位置。
The server responds with an HTTP code in the HTTP header (200, if correct), which is followed by the requested HTML document.
服务器回复时在HTTP标题中带有HTTP代码(如果没有错误发生的话,这个代码是 200),它后面紧跟着就是被请求的HTML文档。
The REST APIs use the Content-type header in the HTTP request to determine the format of the data stored in the grid.
RESTAPI在HTTP请求中使用内容类型头部以便确定存储在网格中的数据的格式。
It USES annotations to map the resource class with a URI and to map standard HTTP methods in an HTTP request to the methods in the resource class.
它使用注释映射资源类与URI,并将HTTP请求中的标准HTTP方法映射到资源类中的方法。
It is, therefore, a "safe" operation in terms of HTTP.
因此,它是HTTP中的“安全”操作。
Information about cookies is exchanged in the HTTP headers between web servers and browsers.
在Web服务器和浏览器之间的HTTP标头中交换有关Cookie的信息。
Setting the following properties in the HTTP header.
在HTTP头部中设置以下属性。
应用推荐