Method: Protocol::HTTP::Reference#to_str

Defined in:
lib/protocol/http/reference.rb

#to_strObject Also known as: to_s



113
114
115
# File 'lib/protocol/http/reference.rb', line 113

def to_str
  append(String.new)
end