url_build: Build a string from a URL object

View source: R/url.R

url_buildR Documentation

Build a string from a URL object

Description

This is the inverse of url_parse(), taking a parsed URL object and turning it back into a string.

Usage

url_build(url)

Arguments

url

An URL object created by url_parse.

See Also

Other URL manipulation: url_modify(), url_parse()


r-lib/httr2 documentation built on Jan. 11, 2025, 10:21 a.m.