Now that the request is open, we can send it using request.send().
request.send()
Awesome!
We'll need to put together request.sent();.
request.sent();