global

def read_connection_preface

def read_connection_preface
	Traces.trace("protocol.http2.framer.read_connection_preface") do
		super
	end
end