Skip to content

Accessing Request Initiator (as available in DevTools 'Network' tab) #845

Answered by ysmood
freb asked this question in Q&A
Discussion options

You must be logged in to vote

rod/page.go

Lines 456 to 458 in 4bbe74c

// GetResource content by the url. Such as image, css, html, etc.
// Use the proto.PageGetResourceTree to list all the resources.
func (p *Page) GetResource(url string) ([]byte, error) {

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@freb
Comment options

Answer selected by freb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants