How should I suggest/request features for the Codeforces API?

Revision en2, by pedrohlf, 2016-07-28 01:20:24

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.com/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?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English pedrohlf 2016-07-28 01:20:24 22 Tiny change: 'nformation for CORS applications.\n\nHow s' -> 'nformation.\n\nHow s'
en1 English pedrohlf 2016-07-28 01:13:09 612 Initial revision (published)