DictionaryForumContacts

   English
Terms containing HTTP | all forms | exact matches only
SubjectEnglishChinese Taiwan
comp., MSHTTP adapterHTTP 配接器 (An adapter that enables exchange of messages between BizTalk Server and any application using the HTTP or HTTPS protocol)
comp., MSHTTP compressionHTTP 壓縮 (A feature that reduces file size, by using algorithms to eliminate redundant data. HTTP compression uses the industry standard GZIP and Deflate algorithms)
comp., MSHTTP handlerHTTP 處理常式 (A component registered with ASP.NET (typically with an .axd extension) that produces Web output dynamically)
comp., MSHTTP methodHTTP 方法 (A remote method invocation sent from a client (typically a web browser) to a web server over the HTTP protocol. Examples include GET, POST, PUT, etc)
comp., MSHTTP moduleHTTP 模組 (A component that can be registered as part of the ASP.NET request lifecycle and that can read or change the request or response as it is processed. HttpModules are often used to perform special tasks that need to monitor each request, such as security or site statistics)
comp., MSHTTP requestHTTP 要求 (A request to an Internet site that asks for content to be retrieved)
comp., MSHTTP reverse proxyHTTP 反向 Proxy (A proxy server that forwards incoming requests to one or more servers. To a client, the reverse proxy appears as the final destination regardless of whether the client's requests are forwarded to one or more servers)
comp., MSHTTP serverHTTP 伺服器 (A server computer that hosts Web pages and responds to requests from browsers)
comp., MSHTTP to HTTPS RedirectionHTTP 到 HTTPS 重新導向 (A group box label in the Web listener settings. Options in the group box specify conditions under which HTTP client requests should be redirected to HTTPS)
comp., MSHTTP verbHTTP 動詞命令, Http 指令動詞 (" An instruction sent in a request message that notifies an HTTP server of the action to perform on the specified resource. For example, "GET" specifies that a resource is being retrieved from the server. Common verbs include "GET", "POST", and "HEAD".")