mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
/cdn-cgi/trace test
This commit is contained in:
21
haproxy/trace.html
Normal file
21
haproxy/trace.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>trace</title>
|
||||
</head>
|
||||
<body>
|
||||
<pre>
|
||||
ts=%Ts
|
||||
h=%[hdr(host)]
|
||||
ip=%ci
|
||||
uag=%[hdr(user-agent)]
|
||||
http=%HV
|
||||
tls=%[ssl_fc]
|
||||
tlsv=%sslv
|
||||
sni=%[ssl_fc_sni]
|
||||
vey_id=%[env(RAY_ID)]
|
||||
bucket=%[env(BUCKET_DURATION)]
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user