Skip to content

Drop-in replacement for http.Get

Latest
Compare
Choose a tag to compare
@rusq rusq released this 08 May 20:21
· 2 commits to master since this release
75b0fa7
  • chromedl.Get and Instance.Get methods will return the http.Response with the result;
  • Ability to use existing running chromedp instance (using NewWithChromeCtx method).