class

WEBrick::HTTPUtils::FormData

ruby latest stable - Superclass: String

Stores multipart form data. FormData objects are created when WEBrick::HTTPUtils.parse_form_data is called.

Constants

EmptyHeader = {}.freeze # :nodoc:

EmptyRawHeader = [].freeze # :nodoc:

Attributes

[RW]filename
[RW]name
[RW]next_data

Files

  • lib/webrick/httputils.rb