2015-07-27 22:12:30 -07:00
p.location-badge.
exported from <a href='../http'>angular2/http</a>
2015-08-06 23:25:42 -07:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.34/modules/angular2/src/http/interfaces.ts#L35-L50">angular2/src/http/interfaces.ts (line 35)</a>
2015-07-27 22:12:30 -07:00
:markdown
Interface for options to construct a Request, based on
[RequestInit](https://fetch.spec.whatwg.org/#requestinit) from the Fetch spec.
.l-main-section
h2 Members
.l-sub-section
h3 url?
:markdown
.l-sub-section
h3 method?
:markdown
.l-sub-section
h3 headers?
:markdown
.l-sub-section
h3 body?
:markdown
.l-sub-section
h3 mode?
:markdown
.l-sub-section
h3 credentials?
:markdown
.l-sub-section
h3 cache?
:markdown