403 http kodu, kimlik doğrulaması yapılsa bile, istenen kaynağa erişimin reddedildiğini belirtir.
Kullanıcıya kaynağa erişim izni olmadığı bildirilir.
GET / HTTP/1.1 Host: 74a.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <title>403 Forbidden</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <style> address { line-height: 1.8; } </style> </head> <body> <h1>403 Forbidden</h1> <p>The region has been denied.</p> <address>Connection: 65.109.71.216 (Client) -> (Server)</address> <address>Request ID: 1748764802067361000001.</address> </body> </html>