Exemple #1
0
 public HttpContextResponder(IRemoveOutputHeaders removeOutputHeaders)
 {
     _removeOutputHeaders = removeOutputHeaders;
 }