angular-docs-cn/public/docs/js/latest/api/http/RequestModesOpts-enum.jade

42 lines
664 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.37/modules/angular2/src/http/enums.ts#L1-L11">angular2/src/http/enums.ts (line 1)</a>
:markdown
Acceptable origin modes to be associated with a <a href='Request-class.html'><code>Request</code></a>, based on
[RequestMode](https://fetch.spec.whatwg.org/#requestmode) from the Fetch spec.
.l-main-section
h2 Members
.l-sub-section
h3#Cors Cors
:markdown
.l-sub-section
h3#NoCors NoCors
:markdown
.l-sub-section
h3#SameOrigin SameOrigin
:markdown