Method: Thin::Headers#to_s

Defined in:
lib/thin/headers.rb

#to_sObject



35
36
37
# File 'lib/thin/headers.rb', line 35

def to_s
  @out.join
end