HttpPost.this

Create a client with the provided Uri instance. The Uri should be fully qualified with an "http:" or "https:" scheme, or an explicit port should be provided.

  1. this(const(char)[] url)
  2. this(Uri uri)
    class HttpPost
    this
    (
    Uri uri
    )

Meta