UNPKG

abstractmechanic

Version:

NodeJS Framework, small footprint, fast learning curve. This framework is perfect for produce apps fast

16 lines (13 loc) 342 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>408</title> </head> <body style="background-color: #222;"> <h1 style="color: #B00; text-align: center; margin-top: 40vh;"> HTTP-408: Request Timeout </h1> </body> </html>