You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
489 B

  1. HTTP/1.1 200 OK
  2. Server: Apache
  3. Date: Wed, 09 Dec 2015 03:29:14 GMT
  4. Content-Type: text/html; charset=utf-8
  5. Connection: keep-alive
  6. <html>
  7. <head>
  8. <title>Test</title>
  9. <link rel="redirect_uri" href="/redirect1">
  10. <link rel="redirect_uri" href="/redirect2">
  11. </head>
  12. <body class="h-app">
  13. <img src="/images/quill.png" class="u-logo">
  14. <a href="/h-app" class="u-url p-name">Quill</a>
  15. <a href="/redirect1" class="u-redirect-uri"></a>
  16. </body>
  17. </html>