File: ERR_INVALID_REQ

package info (click to toggle)
squid 7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,440 kB
  • sloc: cpp: 184,513; ansic: 12,442; sh: 5,688; makefile: 5,247; perl: 2,560; sql: 326; python: 240; awk: 141; sed: 1
file content (53 lines) | stat: -rw-r--r-- 2,213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta type="copyright" content="Copyright (C) 1996-2025 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ՍԽԱԼ: Պահանջվող URL-ն հնարավոր չէ ստանալ</title>
<style type="text/css"><!-- 
 %l

body
:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
:lang(he) { direction: rtl; }
 --></style>
</head><body id="%c">
<div id="titles">
<h1>ՍԽԱԼ</h1>
<h2>Պահանջվող URL-ն հնարավոր չէ ստանալ</h2>
</div>
<hr>

<div id="content">
<p><b>Սխալ հարցում</b> հարցումն իրականացնելու ընթացքում տեղի ունեցավ սխալ:</p>

<blockquote id="data">
<pre>%R</pre>
</blockquote>

<p>Հնարավոր պատճառներն են:</p>
<ul>
<li id="missing-method"><p>Հարցման մեթոդը բացակայում է կամ անհայտ է</p></li>
<li id="missing-url"><p>URL -ն բացակայում է</p></li>
<li id="missing-protocol"><p>HTTP իդենտիֆիկատորը բացակայում է (HTTP/1.0)</p></li>
<li><p>Հարցման ծավալը շատ մեծ է</p></li>
<li><p>POST կամ PUT հարցումների համար Content-Length չի նշված</p></li>
<li><p>Անթույլատրելի նիշ սերվերի անվան մեջ; ընդգծման նիշն անթույլատրելի է</p></li>
<li><p>HTTP/1.1 <q>Expect:</q>հնարավորության համար հարցում է կատարվում HTTP/1.0 ծրագրային միջոցից</p></li>
</ul>

<p>Ձեր քեշի կառավարիչը <a href="mailto:%w%W">%w</a> է.</p>
<br>
</div>

<script language="javascript">
if ('%M' != '[unknown method]') document.getElementById('missing-method').style.display = 'none';
if ('%u' != '[no URL]') document.getElementById('missing-url').style.display = 'none';
if ('%P' != '[unknown protocol]') document.getElementById('missing-protocol').style.display = 'none';
</script>

<hr>
<div id="footer">
<p>Ստեղծված է %T by %h (%s)</p>
<!-- %c -->
</div>
</body></html>