ResponseContentType
enum deprecated
Define which buffer to use to store the response
Deprecated: see https://angular.io/guide/http
enum ResponseContentType {
Text
Json
ArrayBuffer
Blob
} Members
| Member | Description |
|---|---|
Text | |
Json | |
ArrayBuffer | |
Blob |
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v7.angular.io/api/http/ResponseContentType