mirror of
https://git.envs.net/envs/ifconfig
synced 2024-11-22 09:51:57 +01:00
13 lines
256 B
Smarty
13 lines
256 B
Smarty
|
ip_addr: {{.IP}}
|
||
|
remote_host: {{.Host}}
|
||
|
user_agent: {{.UserAgent}}
|
||
|
port: {{.Port}}
|
||
|
lang: {{.Lang}}
|
||
|
connection: {{.Connection}}
|
||
|
keep_alive: {{.Keepalive}}
|
||
|
encoding: {{.Encoding}}
|
||
|
mime: {{.Mime}}
|
||
|
charset: {{.Charset}}
|
||
|
via: {{.Via}}
|
||
|
forwarded: {{.Forwarded}}
|