mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 13:15:30 +03:00
3 lines
82 B
Ruby
3 lines
82 B
Ruby
Proc.new do |env|
|
|
[200, {'content-type' => 'text/plain'}, ["FILE_HANDLER"]]
|
|
end
|