module Qeweney::RequestInfoMethods

def protocol

def protocol
  @protocol ||= @adapter.protocol
end