p.location-badge.
exported from angular2/http
defined in angular2/src/http/interfaces.ts (line 55)
:markdown
Interface for options to construct a Response, based on
[ResponseInit](https://fetch.spec.whatwg.org/#responseinit) from the Fetch spec.
.l-main-section
h2 Members
.l-sub-section
h3#body body?
:markdown
.l-sub-section
h3#status status?
:markdown
.l-sub-section
h3#statusText statusText?
:markdown
.l-sub-section
h3#headers headers?
:markdown
.l-sub-section
h3#type type?
:markdown
.l-sub-section
h3#url url?
:markdown