unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob e4f69182cfbbd6c3feb6d91ffcf40fbdbf0b73a2 90 bytes (raw)
$ git show v0.0.0:ext/http11/extconf.rb	# shows this blob on the CLI

1
2
3
4
5
6
 
require 'mkmf'

dir_config("http11")
have_library("c", "main")

create_makefile("http11")

git clone https://yhbt.net/unicorn.git