Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "internal/util/http"

Index

Functions

configureProxy

  • configureProxy(config: AxiosRequestConfig): AxiosRequestConfig

proxyAuth

  • proxyAuth(proxyOpts: UrlWithStringQuery): { password: string; username: string }
  • Parameters

    • proxyOpts: UrlWithStringQuery

    Returns { password: string; username: string }

    • password: string
    • username: string

Generated using TypeDoc