单项选择题

A.HttpModule有多个,每次HTTP请求都将逐一通过每个HttpModule
B.HttpModule和HttpApplication对象是直接交互的
C.每次HTTP请求只有一个HttpHandler
D.每次HTTP请求只有一HttpModule。