Sha256: b8fbcd59f3019e4fbe3d62fe4772c4e2b5226daacc16a6de29548974a9c043b3

Contents?: true

Size: 710 Bytes

Versions: 12

Compression:

Stored size: 710 Bytes

Contents

<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <title>Invoker</title>
    <style>
    body {
      margin: 0;
      padding: 0;
      background: #fff;
      line-height: 18px;
    }
    div.page {
      padding: 36px 90px;
    }
    h1, h2, p, li {
      font-family: Helvetica, sans-serif;
      font-size: 13px;
    }
    h1 {
      line-height: 45px;
      font-size: 36px;
      margin: 0;
    }
    h2 {
      line-height: 27px;
      font-size: 18px;
      font-weight: normal;
      margin: 0;
    }
    </style>
  </head>
  <body class="">
    <div class="page">
      <h1>Bad request</h1>
      <hr>
      <h2>Invoker couldn't understand the request</h2>
    </div>
  </body>
</html>

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
itrg-invoker-1.6.1 lib/invoker/power/templates/400.html
itrg-invoker-1.6.0 lib/invoker/power/templates/400.html
invoker-1.5.8 lib/invoker/power/templates/400.html
invoker-1.5.7 lib/invoker/power/templates/400.html
invoker-1.5.6 lib/invoker/power/templates/400.html
invoker-1.5.5 lib/invoker/power/templates/400.html
invoker-1.5.4 lib/invoker/power/templates/400.html
invoker-1.5.3 lib/invoker/power/templates/400.html
meepo-1.5.2 lib/invoker/power/templates/400.html
invoker-1.5.1 lib/invoker/power/templates/400.html
invoker-1.4.1 lib/invoker/power/templates/400.html
invoker-1.4.0 lib/invoker/power/templates/400.html