Gjsify LogoGjsify Logo

Enum values passed to soup_uri_copy() to indicate the components of the URI that should be updated with the given values.

Index

Enumeration Members

AUTH_PARAMS: number

the URI authentication parameters component

FRAGMENT: number

the URI fragment component

HOST: number

the URI host component

NONE: number

no component

PASSWORD: number

the URI password component

PATH: number

the URI path component

PORT: number

the URI port component

QUERY: number

the URI query component

SCHEME: number

the URI scheme component

USER: number

the URI user component

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method