Do all HTTP statuses count towards the 100 anonymous requests, or just
those that return status code 200?
I'm asking because most authenticated requests start with an
unauthenticated request, which results in a 401, to which the AUTH
information is sent in a second request. Are these 401's counting
towards the 100 limit per IP address?
On Jul 18, 1:01 am, "Alex Payne" <
a...@twitter.com> wrote:
> One request is one request.
>