add 2 more headers to the basic auth example

x-request-id and x-scheme
This commit is contained in:
Artem Tartakynov 2020-11-25 21:51:15 -05:00 committed by GitHub
parent 0c8abfea0d
commit 1fe88a37af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,11 +115,13 @@ accept=*/*
connection=close
host=foo.bar.com
user-agent=curl/7.43.0
x-request-id=e426c7829ef9f3b18d40730857c3eddb
x-forwarded-for=10.2.29.1
x-forwarded-host=foo.bar.com
x-forwarded-port=80
x-forwarded-proto=http
x-real-ip=10.2.29.1
x-scheme=http
BODY:
* Connection #0 to host 10.2.29.4 left intact
-no body in request-