Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHttpParamEncoder

Hierarchy

  • IHttpParamEncoder

Implemented by

Index

Methods

decodeKey

  • decodeKey(key: string): string

decodeValue

  • decodeValue(value: string): string

encodeKey

  • encodeKey(key: string): string

encodeValue

  • encodeValue(value: string): string