class Async::HTTP::Protocol::HTTP11

def multiplex

Only one simultaneous connection at a time.
def multiplex
	1
end