method

build2

v1_8_6_287 - Show latest stable - Class: URI::Generic
build2(args)
public

Synopsis

See #new

Description

At first, tries to create a new URI::Generic instance using URI::Generic::build. But, if exception URI::InvalidComponentError is raised, then it URI::Escape.escape all URI components and tries again.