method

to_s

to_s()
public

No documentation available.

# File lib/webrick/httputils.rb, line 281
      def to_s
        String.new(self)
      end