I noticed that only status="OK" responses come with the HTTP header "Access-Control-Allow-Origin: *", which is required for CORS requests. But if you request, for example, http://codeforces.net/api/user.rating?handle=fakehandle, the response comes with comment="user not found", which is a very useful information.
How should I ask/suggest this feature? Tagging MikeMirzayanov in this post? Will he receive a notification? Sending a private message?