method
    
    append_data
 
  append_data(data)
  public
  Adds data at the end of the chain of entries
This is called by WEBrick::HTTPUtils.parse_form_data for you.
 
  append_data(data)
  public
  Adds data at the end of the chain of entries
This is called by WEBrick::HTTPUtils.parse_form_data for you.