mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
4 lines
82 B
Ruby
4 lines
82 B
Ruby
Proc.new do |env|
|
|
[200, {'content-type' => 'text/plain'}, ["FILE_HANDLER"]]
|
|
end
|