mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-02 01:33:11 +08:00
Migrate some selection policy tests over to v2
This commit is contained in:
@ -55,7 +55,7 @@ type Transport struct {
|
||||
// PATH_INFO for the CGI script to use.
|
||||
SplitPath string `json:"split_path,omitempty"`
|
||||
|
||||
// Environment Variables
|
||||
// Environment variables (TODO: make a map of string to value...?)
|
||||
EnvVars [][2]string `json:"env,omitempty"`
|
||||
|
||||
// The duration used to set a deadline when connecting to an upstream.
|
||||
|
Reference in New Issue
Block a user