fix doc wrong (#3216)

pull/3223/head
YuLuo 2 years ago committed by GitHub
parent 7d9703870b
commit a7299bcb5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -139,7 +139,7 @@ EOF
curl --location --request GET '${demo_ip}/auth' \ curl --location --request GET '${demo_ip}/auth' \
--header 'User-Agent: PostmanRuntime/7.29.2' --header 'User-Agent: PostmanRuntime/7.29.2'
``` ```
由于此请求由于携带了正确的HTTP Header信息将会返回: 由于此请求携带了正确的HTTP Header信息将会返回:
``` ```
received request from ${from_ip}, local addr is ${local_ip}, local host is ${local_host}, request path is/auth received request from ${from_ip}, local addr is ${local_ip}, local host is ${local_host}, request path is/auth
``` ```

Loading…
Cancel
Save