cors.reply.shtml 163 B

1234567
  1. <!DOCTYPE html>
  2. <html>
  3. <head><title>CORS test reply - test OK</title></head>
  4. <body>
  5. Do not load this page directly - use cors.html instead!
  6. </body>
  7. </html>