global

def write_connection_preface

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