W3cubDocs

/Angular 4 TypeScript

QueryEncoder

Experimental Class

Class Overview

class QueryEncoder {
  encodeKey(k: string) : string
  encodeValue(v: string) : string
}

Class Description

Class Details

encodeKey(k: string) : string
encodeValue(v: string) : string

exported from http/index, defined in http/src/url_search_params.ts

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/docs/ts/latest/api/http/index/QueryEncoder-class.html