mirror of
https://github.com/lammertb/libhttp.git
synced 2025-08-06 05:02:40 +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";
|