JS Rendered requests with Chrome support added
This commit is contained in:
@ -52,4 +52,7 @@ type Options struct {
|
||||
|
||||
// Charset Detection disable
|
||||
CharsetDetectDisabled bool
|
||||
|
||||
// Revisiting same URLs is disabled by default
|
||||
URLRevisitEnabled bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user