Dart SDK
dart:html
HttpRequest
instanceRuntimeType
instanceRuntimeType
Dart SDK
dart:html
HttpRequest
instanceRuntimeType
property
instanceRuntimeType
Dart SDK
dart:html
HttpRequest
Constants
DONE
HEADERS_RECEIVED
LOADING
OPENED
readyStateChangeEvent
UNSENT
Static properties
instanceRuntimeType
supportsCrossOrigin
supportsLoadEndEvent
supportsOverrideMimeType
supportsProgressEvent
Static methods
getString
postFormData
request
requestCrossOrigin
Constructors
HttpRequest
internal_
Properties
onReadyStateChange
readyState
response
responseHeaders
responseText
responseType
responseUrl
responseXml
status
statusText
timeout
upload
withCredentials
hashCode
on
onAbort
onError
onLoad
onLoadEnd
onLoadStart
onProgress
onTimeout
runtimeType
Operators
operator ==
Methods
abort
getAllResponseHeaders
getResponseHeader
open
overrideMimeType
send
setRequestHeader
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;