Package

com.themillhousegroup.scoup

options

Permalink

package options

Visibility
  1. Public
  2. All

Type Members

  1. final case class ScoupOptions(userAgent: String = UserAgents.macChromeUserAgentString, timeout: Duration = Waits.FifteenSeconds.duration, ignoreContentType: Boolean = false, followRedirects: Boolean = true, ignoreHttpErrors: Boolean = false) extends Product with Serializable

    Permalink
  2. class Wait extends AnyRef

    Permalink

Value Members

  1. object UserAgents

    Permalink
  2. object Waits

    Permalink

Ungrouped