The processRequest method is triggered when a logical request's URI is resolved to this endpoint.
当逻辑请求的URI被解析为对某个端点的请求时就会触发processRequest方法。
The ProcessRequest method contains all of the logic needed to process a resource of a particular type.
ProcessRequest方法包括所有处理一个指定类型资源的逻辑。
The Http pipeline is activated by creating a new instance of the HttpRuntime class and then calling its ProcessRequest method.
激活Http管道要创建一个新的HttpRuntime类实例,调用ProcessRequest方法。
应用推荐