File: tc_follow_meta.html

package info (click to toggle)
libwww-mechanize-ruby 0.7.6-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 752 kB
  • ctags: 607
  • sloc: ruby: 4,883; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
<html>
  <head>
    <meta http-equiv="refresh" content="0; url=http://localhost/index.html">
  </head>
  <body>
    This page has a meta refresh.
  </body>
</html>