Variable: ghub-insecure-hosts

ghub-insecure-hosts is a variable defined in ghub.el.

Value

nil

Documentation

List of hosts that use http instead of https.

Source Code

;; Defined in ~/.emacs.d/elpa/ghub-20260401.1239/ghub.el
(defvar ghub-insecure-hosts nil
  "List of hosts that use http instead of https.")