Subject | English | Czech |
comp., MS | HTTP handler | obslužná rutina žádosti o webovou stránku (A component registered with ASP.NET (typically with an .axd extension) that produces Web output dynamically) |
comp., MS | HTTP method | metoda HTTP (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., MS | HTTP module | modul HTTP (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., MS | HTTP request | požadavek HTTP (A request to an Internet site that asks for content to be retrieved) |
comp., MS | HTTP reverse proxy | reverzní proxy server HTTP (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., MS | HTTP verb | příkaz 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".") |
comp., MS | Microsoft CRM Mobile HTTP Relay Service | služba Microsoft CRM Mobile HTTP Relay Service (A service that is installed and started on the Microsoft CRM server that relays device-initiated Web requests to a Web service running in the intranet) |
comp., MS | S-HTTP | protokol S-HTTP (A protocol that provides a secure Hypertext Transfer Protocol (HTTP) connection) |