Skip to main content
Module

x/dax/mod.ts>RequestBuilder#url

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
method RequestBuilder.prototype.url
Re-export
import { RequestBuilder } from "https://deno.land/x/dax@0.9.0/mod.ts";

Specifies the URL to send the request to.

Parameters

value: string | URL | undefined