Example #1
0
 public void OnRequest(RequestStartArg arg)
 {
     if (Ssl)
     {
         CallSsl();
     }
 }
Example #2
0
 public void OnRequest(RequestStartArg arg)
 {
 }