JS Rendered requests with Chrome support added
This commit is contained in:
@ -8,4 +8,6 @@ import (
|
||||
type Request struct {
|
||||
*http.Request
|
||||
Meta map[string]interface{}
|
||||
|
||||
rendered bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user