method

build2

v2_6_3 - 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 does URI::Escape.escape all URI components and tries again.