View Single Post
Old 09-20-2010, 07:54 PM   #6
Mogrith
Member
Mogrith began at the beginning.
 
Mogrith's Avatar
 
Posts: 10
Karma: 10
Join Date: May 2008
Location: Brea, CA
Device: K1,K2, Broken 505,M003(android 1.6)
From the log file I see i am getting 401 errors.

According to the RFC:
10.4.2 401 Unauthorized


The request requires user authentication. The response MUST include a
WWW-Authenticate header field (section 14.47) containing a challenge
applicable to the requested resource. The client MAY repeat the
request with a suitable Authorization header field (section 14.8). If
the request already included Authorization credentials, then the 401
response indicates that authorization has been refused for those
credentials. If the 401 response contains the same challenge as the
prior response, and the user agent has already attempted
authentication at least once, then the user SHOULD be presented the
entity that was given in the response, since that entity might
include relevant diagnostic information. HTTP access authentication
is explained in "HTTP Authentication: Basic and Digest Access
Authentication" [43].
Mogrith is offline   Reply With Quote