mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 21:49:34 +03:00
4 lines
82 B
Ruby
4 lines
82 B
Ruby
![]() |
Proc.new do |env|
|
||
|
[200, {'content-type' => 'text/plain'}, ["FILE_HANDLER"]]
|
||
|
end
|