Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ElectronBackendRequestService

Hierarchy

  • NodeRequestService
    • ElectronBackendRequestService

Index

Constructors

Methods

  • buildProxyUrl(url: string, proxyHost: string): string
  • getProxyUrl(url: string): Promise<undefined | string>
  • processOptions(options: NodeRequestOptions): Promise<NodeRequestOptions>
  • resolveProxy(url: string): Promise<undefined | string>