因?yàn)?/c>我們僅處理一個(gè)協(xié)議:HTTP(S)。
If the total number of open HTTP connections reaches the connection limit on an HTTP server, you are likely to see timed-out connections.
如果一個(gè)HTTP服務(wù)器上打開的HTTP連接數(shù)量達(dá)到了連接上限,你很可能看到連接斷開。
HTTP authentication has been widely used, and does allow for a little bit of security, and possibly a little bit of state.
HTTP身份驗(yàn)證得到了廣泛應(yīng)用,可以提供一定的安全性,還能夠存儲少量狀態(tài)。
My primary complaint with existing MVC frameworks was that they magicked away too much, and tried to hide the HTTP layer.
我對現(xiàn)有的MVC框架感到最不爽的地方就是他們出來的快,消失的也快,而且還隱藏了HTTP層。
It does not cache any content nor store any other information contained in the body of the HTTP data flow.
它不緩存任何內(nèi)容,也不存儲HTTP數(shù)據(jù)流主體中包含的任何其他信息。
This HTTP header stores a string value and is often a list of values.
這個(gè)HTTP頭存儲字符串值,并且它通常為一系列值。
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管道將管理和監(jiān)視一大批臨時(shí)動態(tài)創(chuàng)建的文件。
To see how HTTP handlers can be used to perform URL rewriting, consult the code available for download with this article.
要查看如何使用HTTP處理程序來執(zhí)行URL重寫,請參考可隨本文下載的代碼。
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表單數(shù)據(jù)轉(zhuǎn)換成HTTP請求,而且這也是這些單一請求動作所需的全部操作。
The IHttpProtocolProvider interface is provided to make it easy to develop a custom HTTP-based delivery protocol.
提供IHttpProtocolProvider接口是為了更輕松地開發(fā)基于HTTP的自定義傳遞協(xié)議。
The practice of sending all HTTP requests for a given session to a specific J2EE server is referred to as session affinity.
將給定會話的所有HTTP請求發(fā)送到特定J2EE服務(wù)器的實(shí)踐稱為會話關(guān)聯(lián)。
The web server code failed to handle the situation where it had an incoming HTTP socket and a slow client.
當(dāng)有一個(gè)正在請求的HTTPsocket和一個(gè)緩慢的客戶端時(shí),Web服務(wù)器的代碼無處理這樣的情形。
One, of course, is the fact that Web services are often implemented using unreliable, stateless transport protocols, specifically, HTTP.
當(dāng)然,其中之一是Web服務(wù)通常是使用不可靠的無狀態(tài)傳輸協(xié)議(明確地說是HTTP)來實(shí)現(xiàn)的。
In a cluster setting, this HTTP namespace reservation must be established by a local Windows administrator on each one of the nodes.
在群集設(shè)置中,必須由本地Windows管理員在每一個(gè)節(jié)點(diǎn)上建立此HTTP命名空間保留。
Anybody with an HTTP client and enough knowledge of our sync strategy should be able to synchronize with a data service.
使用HTTP客戶端,以及具備我們的同步策略充足知識的任何人都可以使用數(shù)據(jù)服務(wù)實(shí)現(xiàn)同步。
Designed to be interoperable, they use XML as the transfer language, and (generally, but not always) HTTP as the transport protocol.
為使其可互操作,它們使用XML作為轉(zhuǎn)換語言,(通常,但不總是)HTTP作為傳輸協(xié)議。
However, for other Web servers which do not implement HTTP compression, a commercial product might be needed.
不過,對于其他未能實(shí)現(xiàn)HTTP壓縮的Web服務(wù)器,可能需要商業(yè)產(chǎn)品。
However, for this code to work, the CherryPy server needs to be set up to associate a session cookie with each HTTP response.
可是,為了這些代碼起作用,需要設(shè)置CherryPy服務(wù)器將會話cookie與每個(gè)HTTP響應(yīng)相關(guān)聯(lián)。
A client would use a web browser to contact a web server and use HTTP to ask the web server for a specific HTML document.
客戶將通過網(wǎng)絡(luò)瀏覽器與服務(wù)器進(jìn)行聯(lián)系,并且,它使用HTTP來向服務(wù)器尋訪指定的HTML文檔。更詳細(xì)。
To run this example you need the latest JDK and JSDK, some sort of servlet engine, and an HTTP server.
要運(yùn)行這個(gè)示例,您需要最新的JDK和JSDK、某種類型的servlet引擎和一個(gè)HTTP服務(wù)器。
If the keyfile path does not exist, create the necessary directory structure in order for IBM HTTP Server to be able to find the file.
如果該keyfile路徑不存在,則依次創(chuàng)建需要的目錄結(jié)構(gòu)以使IBMHTTPServer能夠發(fā)現(xiàn)該文件。
Since SOAP requests are always sent as XML documents, HTTP: POST is always used to send SOAP requests.
由于SOAP請求總是作為XML文檔發(fā)送,因此總是使用HTTP:POST發(fā)送SOAP請求。
In these HTTP responses, only the body of the returned response is shown, in JSON format.
在這些HTTP響應(yīng)中,只有返回的響應(yīng)的主體顯示出來,使用的是JSON為格式。
HTTP headers are just plain text, which makes it easy to use by the average Internet programmer.
HTTP報(bào)頭(HTTPheader)只是純文本,這使得一般的因特網(wǎng)程序員便于使用。