A user-defined event.
interface HttpUserEvent {interface HttpUserEvent<T> { type: HttpEventType.User;}}