Subject | English | Arabic |
comp., MS | HTTP handler | معالج HTTP (A component registered with ASP.NET (typically with an .axd extension) that produces Web output dynamically) |
comp., MS | HTTP method | أسلوب 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 | الوحدة النمطية لـ 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 | طلب HTTP (A request to an Internet site that asks for content to be retrieved) |