Libraries
»
protocol-http
(0.13.0)
»
Index
»
Protocol
»
HTTP
»
Reference
»
#to_str
Method: Protocol::HTTP::Reference#to_str
Defined in:
lib/protocol/http/reference.rb
#
to_str
⇒
Object
Also known as:
to_s
113 114 115
# File 'lib/protocol/http/reference.rb', line 113
def
to_str
append
(
String
.
new
)
end