Esempio n. 1
0
 internal void SendHeaders(HttpContextBase httpContext)
 {
     httpContext.HeadersSent(true);
 }