angular-cn/public/docs/js/latest/api/http/BaseResponseOptions-class.jade
2015-07-27 22:12:30 -07:00

104 lines
995 B
Plaintext

p.location-badge.
exported from <a href='../http'>angular2/http</a>
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.32/modules/angular2/src/http/base_response_options.ts#L44-L62">angular2/src/http/base_response_options.ts (line 44)</a>
:markdown
Injectable version of <a href='ResponseOptions-class.html'><code>ResponseOptions</code></a>, with overridable default values.
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor()
:markdown
.l-sub-section
h3 body
:markdown
.l-sub-section
h3 status
:markdown
.l-sub-section
h3 headers
:markdown
.l-sub-section
h3 statusText
:markdown
.l-sub-section
h3 type
:markdown
.l-sub-section
h3 url
:markdown