UNPKG

http-response-handler

Version:

A comprehensive utility for standardizing HTTP responses in Node.js applications

13 lines (12 loc) 319 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Redirecting...</title> </head> <body> <h1>Redirecting...</h1> <p>You will be redirected to the original URL in a few seconds.</p> </body> </html>