7 ms·
Fun times in bash, but very boring in the Inferno shell: listen -A 'tcp!*!9000' { {req := "{sed '/^\r$/q'}; echo 'HTTP status and headers elided'; echo $req}
by 1337p337 13y ago
Fun times in bash, but very boring in the Inferno shell:
listen -A 'tcp!*!9000' { {req := "{sed '/^\r$/q'}; echo 'HTTP status and headers elided'; echo $req} & }