chromedp / chromedp

A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to use the net/http client in chromedp ?

GoHippo opened this issue · comments

"Apologies for possibly a silly question. Is it possible to use GET/POST requests with the "net/http client" directly or perhaps through chromedp, which would act as a proxy server? If not, could you please advise or point me to where I can find good code for sending GET/POST requests with headers, cookies, and receiving responses?"