Talk:List of HTTP status codes

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

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]