enableSSL

Undocumented in source.
  1. enum enableSSL;
    version(RequestsSkipSSL)
    enum enableSSL = false;
  2. enum enableSSL;

Meta