http;

美 [ˌeɪtʃ ti ti ˈpi]英 [ˌeɪtʃ tiː tiː ˈpiː]
  • abbr.超文本传送协议
  • 网络超文本传输协议(Hyper Text Transfer Protocol);超文字传输通讯协定;超文字传输协定

http;http;

http;

超文本传输协议(Hyper Text Transfer Protocol)

超文本传输协议 (HTTP) 请求超出某个特定阈值时回收工作进程。根据应用程序接收到的请求数目,应用程序出现故障。

超文本传送协议

超文本传送协议如果你要上网是不能关闭的,网页都是超文本传送协议(HTTP),你可以换一个浏览器评论| HTTP.?端口号是80吧. …

超文字传输通讯协定

为使用超文字传输通讯协定 (HTTP) 或安全超文字传输通讯协定 (HTTPS) URI 配置的要求,可以在 Machine.config 组态档中或 …

超文字传输协定

超文字传输协定 (HTTP); 超文字传输通讯协定 (HTTP); 超文本传输协议hypertext transfer protocol (HTTP) 超文本传送协议; 超 …

1
Since the HTTP protocol allows both request parameters and headers to be multi-valued, there is a pair of maps for each. 因为HTTP协议允许请求参数和请求头具有多个值,所以它们各有一对映射。
2
At this point, you are ready to invoke your Web service, pointing it to the HTTP server address. 现在,可以开始准备调用您的Web服务了,将其指向HTTP服务器地址。
3
The rest of this document speaks as though HTTP will be used for message transport. 本文剩余部分会使用HTTP来讲述消息传输。
4
At this point, you don't need to worry about putting any payload into the HTTP request, as you haven't yet included code to parse it. 此时,不必考虑在HTTP请求中加入任何载荷,因为还没有包含相关的解析代码。
5
The ODRs will route the incoming HTTP requests in an "application scoped" fashion to any target server capable of servicing the request. ODR将以“应用程序为作用域”把传入的HTTP请求路由到任何能够处理请求的目标服务器中。
6
BEEP is a peer-to-peer protocol, which means that it has no notion of client or server, unlike HTTP. BEEP是一个对等协议,这就意味着它没有客户机或服务器的概念,不象HTTP。
7
The connection time-out on the Web site that hosts the RPC over HTTP proxy networking component cannot be less than 30 seconds. 驻留RPCoverHTTP代理网络组件的Web站点上的连接超时不能少于30秒。
8
These steps walk you through all parts of your configuration to help troubleshoot an unsuccessful RPC over HTTP connection. 这些步骤引导您完成配置的所有部分,以帮助解决RPCoverHTTP连接失败的问题。
9
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模块运行后执行。
10
Thefile format for a Web page is usually HTML (hyper-text markup language)and is identified in the HTTP protocol using a MIME content type. 该文件格式的网页通常的HTML(超文本标记语言)和中所指明的HTTP协议使用的MIME内容类型。
11
In a drill-through definition, these parameters can be defined as part of the hyperlink (just as in HTTP GET requests). 在穿透钻取定义中,这些参数可被定义为超级链接的一部分(就像在HTTPGET请求中一样)。
12
As Roy points out, HTTP is our API, so maybe a bald statement would be to say that there should be no other standard api built using it. 就像Roy指出的,HTTP是我们的API,所以也许一个直白的说法是,除了使用它,就不应该有其他标准api的存在。
13
HTTP is the first set of letters at the start of every Web address, followed by the domain name. HTTP是每个网址的第一个字母组合,位于网址的起始位置,紧跟着它的是域名。
14
Method and passes it a number of useful objects, including the HTTP request and response objects. 方法,传递给它许多有用的对象,其中包括HTTP请求和响应对象。
15
These modifications will essentially trick the HTTP server plug-in into treating the WSGW servers as if they were in a cluster. 这些改动将从根本上欺骗HTTP服务器插件,以为WSGW服务器与他们是在一个集群中。
16
When SOAP sessions are running over an HTTP endpoint, changes to that endpoint can affect the state of current sessions for that endpoint. 在HTTP端点上运行SOAP会话时,对该端点的更改会影响该端点上当前会话的状态。
17
This layer is also relatively easy to configure since, again, we're only dealing with a single protocol: HTTP(S). 这一层相对来说也比较容易配置,因为我们仅处理一个协议:HTTP(S)。
18
If the total number of open HTTP connections reaches the connection limit on an HTTP server, you are likely to see timed-out connections. 如果一个HTTP服务器上打开的HTTP连接数量达到了连接上限,你很可能看到连接断开。
19
HTTP authentication has been widely used, and does allow for a little bit of security, and possibly a little bit of state. HTTP身份验证得到了广泛应用,可以提供一定的安全性,还能够存储少量状态。
20
My primary complaint with existing MVC frameworks was that they magicked away too much, and tried to hide the HTTP layer. 我对现有的MVC框架感到最不爽的地方就是他们出来的快,消失的也快,而且还隐藏了HTTP层。
21
It does not cache any content nor store any other information contained in the body of the HTTP data flow. 它不缓存任何内容,也不存储HTTP数据流主体中包含的任何其他信息。
22
This HTTP header stores a string value and is often a list of values. 这个HTTP头存储字符串值,并且它通常为一系列值。
23
As you'll see in a moment, a bunch of temporary and dynamically created files are managed and monitored by the objects of the HTTP pipeline. 你即将看到,HTTP管道将管理和监视一大批临时动态创建的文件。
24
To see how HTTP handlers can be used to perform URL rewriting, consult the code available for download with this article. 要查看如何使用HTTP处理程序来执行URL重写,请参考可随本文下载的代码。
25
Dojo makes it easy to transfer HTML form data into HTTP requests, and that is all you will need to do for these single-request actions. 通过Dojo可以很容易地将HTML表单数据转换成HTTP请求,而且这也是这些单一请求动作所需的全部操作。
26
The IHttpProtocolProvider interface is provided to make it easy to develop a custom HTTP-based delivery protocol. 提供IHttpProtocolProvider接口是为了更轻松地开发基于HTTP的自定义传递协议。
27
The practice of sending all HTTP requests for a given session to a specific J2EE server is referred to as session affinity. 将给定会话的所有HTTP请求发送到特定J2EE服务器的实践称为会话关联。
28
The web server code failed to handle the situation where it had an incoming HTTP socket and a slow client. 当有一个正在请求的HTTPsocket和一个缓慢的客户端时,Web服务器的代码无处理这样的情形。
29
One, of course, is the fact that Web services are often implemented using unreliable, stateless transport protocols, specifically, HTTP. 当然,其中之一是Web服务通常是使用不可靠的无状态传输协议(明确地说是HTTP)来实现的。
30
In a cluster setting, this HTTP namespace reservation must be established by a local Windows administrator on each one of the nodes. 在群集设置中,必须由本地Windows管理员在每一个节点上建立此HTTP命名空间保留。