HTTP authentication means that the HTTP request has to have an HTTP header field with the userid and password.
HTTP认证意味着HTTP请求必须具有一个带有用户标识和口令的http头字段。
2
URL rewriting can also be performed by an HTTP handler or HTTP handler factory.
也可以由 HTTP 处理程序或 HTTP 处理程序工厂执行 URL 重写。
3
After initializing the appropriate HTTP modules, the ASP.NET engine determines what HTTP handler or HTTP handler factory to invoke for the given request.