I need to check that username typed by user is unique. Thus, I\'m sending an HTTP request for every input event from the target element. And, of course, I need to d
input