mirror of
https://github.com/lammertb/libhttp.git
synced 2025-12-22 04:02:04 +03:00
4 lines
66 B
Perl
Executable File
4 lines
66 B
Perl
Executable File
#!/usr/bin/env perl
|
|
|
|
print "Content-Type: text/plain\n\nhello\n";
|