-
Notifications
You must be signed in to change notification settings - Fork 32
send()
OverEasy edited this page Feb 20, 2018
·
1 revision
Send a GET request.
This method will build the request data stream and returns.
Asynchronously the request will be sent when the connection that was initiated with open() is established. When the response headers have been received and processed, readyState will be advanced to readyStateLoading.