Sha256: c3cd89099f12795b5d275e2de1d5ac0b794f669a366a58e1a8ae2924ef656796

Contents?: true

Size: 678 Bytes

Versions: 10

Compression:

Stored size: 678 Bytes

Contents

<html>
  <body>
    <a href="/referer">Referer Servlet</a>
    <a href="http://localhost/referer">Referer Servlet forced to http</a>
    <a href="https://localhost/referer">Referer Servlet forced to https</a>
    <br />
    <a href="/referer" rel="noreferrer">Referer Servlet (noreferrer)</a>
    <a href="http://localhost/referer" rel="noreferrer">Referer Servlet forced to http (noreferrer)</a>
    <a href="https://localhost/referer" rel="noreferrer">Referer Servlet forced to https (noreferrer)</a>
    <br />
    <form method="post" action="/referer">
      <input type="text" name="first" /></br>
      <input type="submit" value="Submit" />
    </form>
  </body>
</html>

Version data entries

10 entries across 10 versions & 5 rubygems

Version Path
domo-0.0.5 vendor/bundle/ruby/1.9.1/gems/mechanize-2.1/test/htdocs/tc_referer.html
diamond-mechanize-2.4 test/htdocs/tc_referer.html
diamond-mechanize-2.3 test/htdocs/tc_referer.html
diamond-mechanize-2.1 test/htdocs/tc_referer.html
mechanize-2.1 test/htdocs/tc_referer.html
mechanize-2.1.pre.1 test/htdocs/tc_referer.html
aai10-mechanize-2.0.1.0 test/htdocs/tc_referer.html
neocoin-mechanize-2.0.2 test/htdocs/tc_referer.html
mechanize-2.0.1 test/htdocs/tc_referer.html
mechanize-2.0 test/htdocs/tc_referer.html