Skip to content

Instantly share code, notes, and snippets.

@mkanoor
Created March 16, 2026 13:02
Show Gist options
  • Select an option

  • Save mkanoor/5dcb866f9e233ad1e791552a58bb45e8 to your computer and use it in GitHub Desktop.

Select an option

Save mkanoor/5dcb866f9e233ad1e791552a58bb45e8 to your computer and use it in GitHub Desktop.
fields:
- id: http_proxy
type: string
label: HTTP Proxy
help_text: The HTTP Proxy server to access remote resources
- id: https_proxy
type: string
label: HTTPS Proxy
help_text: The HTTPS Proxy server to access remote resources via HTTPS
- id: no_proxy
type: string
label: NO Proxy
help_text: The comma delimited list of servers that can be accessed without going thru a Proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment