Jump to content

Talk:List of HTTP status codes

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

semantically means unauthenticated not unauthorized.

[edit]

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

Reasoning: The same sentence explains it. 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]

@ronaldo saputra 112.215.200.85 (talk) 18:51, 18 August 2024 (UTC)[reply]

HTTP Error 1011

[edit]

I'm not sure if this is an HTTP status code, but I think it is. It's an anti-hotlinking error by CF. So if there's a link to an image file in another website, upon opening it, a referral part will be transmitted in a header, which triggers CF to block access. Details:

Another case of CF being an annoying MITM, I recently saw that the website ipfs.desmos.network has "Hotlink Protection" enabled: this possibly led to this one broken thing 4 days ago. It did lead me to seeing that 1011 error code today. It's not a persistent error and goes away after refreshing or opening the link again, in my experience. --2601:281:D87C:AAB0:983C:79DF:DF59:AFC7 (talk) 05:19, 8 September 2024 (UTC)[reply]