package
0.0.0-20241106034851-cf7c0969f192
Repository: https://github.com/pyneda/sukyan.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ConvertToNetworkHeaders converts map[string][]string to NetworkHeaders.
CreateHistoryFromHijack saves a history request from hijack request/response items.
No description provided by the author
No description provided by the author
No description provided by the author
GetPostMessages returns all post messages that have been sent to the page.
GetBrowserPoolManager returns a singleton instance of BrowserPoolManager used by active scanners.
No description provided by the author
No description provided by the author
ListenForPostMessages executes JavaScript in the page to listen for post messages.
No description provided by the author
No description provided by the author
NewBrowserWithTimeout attempts to create a new browser instance with a specified timeout.
No description provided by the author
No description provided by the author
No description provided by the author
ReplayRequestInBrowser takes a rod.Page and an http.Request, it loads the URL of the input request in the browser, but hijacks it and updates the headers, method, etc.
No description provided by the author
# Structs
BrowserGeolocation https://pkg.go.dev/github.com/go-rod/[email protected]/lib/proto#EmulationSetGeolocationOverride.
No description provided by the author
No description provided by the author
No description provided by the author
HijackConfig represents a hijack configuration to apply when using the browser.
No description provided by the author
No description provided by the author
No description provided by the author
PostMessage represents the structure of a post message.