HttpRequest.copyTo

For dup.

  1. void copyTo(typeof(this) other)
    class HttpRequest
    protected
    void
    copyTo
    ()
  2. alias copyTo = typeof(super).copyTo

Meta