class RequestOptions extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RequestOptions
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
Value Members
- val agent: UndefOr[String]
- val body: Any
- val compress: UndefOr[Boolean]
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val headers: UndefOr[Any]
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val method: UndefOr[String]
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val timeout: UndefOr[Int]
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object