QueryEncoder
class
deprecated
Deprecated: see https://angular.io/guide/http
class QueryEncoder { encodeKey(key: string): string encodeValue(value: string): string }
Methods
encodeKey() | ||
---|---|---|
|
key | Type: |
Returns
string
encodeValue() | ||
---|---|---|
|
value | Type: |
Returns
string
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/http/QueryEncoder