Talk:List of HTTP status codes

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Error 999 - LinkedIn[edit]

I suggest to add the following unofficial status code that puzzled some developers. The code was generated by LinkedIn. For more info, see: https://learn.microsoft.com/en-us/archive/msdn-technet-forums/5a4f8eb5-bf1b-4776-b4bb-4baef621838f 82.212.116.247 (talk) 08:07, 30 April 2024 (UTC)[reply]

Why not attempt it yourself? protected page? Old💩404 (talk) 00:03, 3 May 2024 (UTC)[reply]

Problème de code[edit]

Bonjour pourquoi mon code ne fonctione pas merci

401 semantically means unauthenticated not unauthorized.[edit]

Last sentence of section "401 Unauthorized" states the following: '401 semantically means "unauthorised"'. However it should be the following: '401 semantically means "unauthenticated"'

Reasoning: The same sentence explains it. 401 means that the user does not have a valid authentication. This means unauthenticated. Unauthorized would be 403. HTTP code naming is just confusing here. See the following Mozilla link, where it uses the same definition https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses Hans Wurst mit Durst (talk) 07:09, 22 May 2024 (UTC)[reply]

 Done Charliehdb (talk) 09:51, 22 May 2024 (UTC)[reply]