Created
October 17, 2017 14:42
-
-
Save IamManchanda/f02e8e0cee8397d9a6aa3526bd55e5de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| harman@manchanda: 08:09 pm gcloud-bootcamp $ curl $(minikube service new-minikube --url) | |
| CLIENT VALUES: | |
| client_address=172.17.0.1 | |
| command=GET | |
| real path=/ | |
| query=nil | |
| request_version=1.1 | |
| request_uri=http://192.168.99.100:8080/ | |
| SERVER VALUES: | |
| server_version=nginx: 1.10.0 - lua: 10001 | |
| HEADERS RECEIVED: | |
| accept=*/* | |
| host=192.168.99.100:31282 | |
| user-agent=curl/7.47.0 | |
| BODY: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment