Esempio n. 1
0
 public override void PushPromise(string path)
 {
     _httpResponse.PushPromise(path);
 }