File: http_slash.html.result

package info (click to toggle)
linkchecker 10.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,132 kB
  • sloc: python: 13,154; makefile: 134; sh: 71; xml: 36; sql: 20; javascript: 19; php: 2
file content (47 lines) | stat: -rw-r--r-- 970 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
url http://localhost:%(port)d/%(datadir)s/http_slash.html
cache key http://localhost:%(port)d/%(datadir)s/http_slash.html
real url http://localhost:%(port)d/%(datadir)s/http_slash.html
valid

url http:
cache key None
real url http://
name no url, no slash
error

url http:/
cache key None
real url http:///
name no url, one slash
error

url http://
cache key None
real url http://
name no url
error

url //linkchecker.github.io/
cache key http://linkchecker.github.io/
real url https://linkchecker.github.io/
name no scheme example
warning Redirected to `https://linkchecker.github.io/' status: 301 Moved Permanently.
valid

url http:www.example.com/
cache key None
real url http:www.example.com/
name no slash example
error

url http:/www.example.com/
cache key None
real url http:///www.example.com/
name one slash example
error

url https://linkchecker.github.io/
cache key https://linkchecker.github.io/
real url https://linkchecker.github.io/
name ok example
valid