W3cubDocs

/Angular 4 TypeScript

ResponseContentType

Experimental Enum

Class Overview

class ResponseContentType {
  Text 
  Json 
  ArrayBuffer 
  Blob 
}

Class Description

Define which buffer to use to store the response

Class Details

Text
Json
ArrayBuffer
Blob

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

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