Events triggers on following status codes:
Success: < 400
Invalid: 400
Unauthorized: 401
Forbidden: 403
Error: 402, > 403 or when there was a Parse error
Start: triggers when request is about to start
Abort: triggers when request was aborted
Done: triggers always when request is finished
Upload and Download events are for the progress.