@@ -28,6 +28,12 @@ type (
To string
Redir bool
BasicAuth string `yaml:"basicAuth"`
If []IfThen
}
IfThen struct {
Headers map[string]string
Then Endpoint
)
The note is not visible to the blocked user.