fork download
  1. <html>
  2. <head></head>
  3. <body>
  4. Hola Mundo</body>
  5. </html>
Success #stdin #stdout 0.02s 25500KB
stdin
Standard input is empty
stdout
<html>
<head></head>
<body>
  Hola Mundo</body>
</html>