sled_web::request
pub fn iter(base_uri: Uri) -> Request<Body>
Shorthand for from(base_uri, Iter).
from(base_uri, Iter)