W3cubDocs

/Angular 2 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 @angular/http/index, defined in @angular/http/src/enums.ts

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