Sha256: 3aca01635d904ac949fff1436e760627373e03d1c888f1ffb9fbd6ac8f39e1c7

Contents?: true

Size: 652 Bytes

Versions: 41

Compression:

Stored size: 652 Bytes

Contents

HTTP/1.1 200 OK
Server: nginx/0.7.67
Date: Fri, 18 Nov 2011 21:46:46 GMT
Content-Type: text/html
Connection: keep-alive
Last-Modified: Mon, 14 Nov 2011 16:53:18 GMT
Content-Length: 4987
X-Varnish: 2000423390
Age: 0
Via: 1.1 varnish

<html>
  <head>
    <title>Malformed hrefs</title>
  </head>
  <body>
    <h1>Good links</h1>
    <a href="/faqs">FAQs</a>
    <a href="skype:joeuser?call">a skype link</a>
    <a href="telnet://telnet.cdrom.com">a telnet link</a>
    <a href="javascript:alert('ok');">ok</a>

    <h1>Bad links due to malformed href</h1>
    <a href="javascript://">oops</a>
    <a href="mailto:email(at)example.com">
  </body>
</html>

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
metainspector-1.13.1 spec/fixtures/malformed_href.response