Created
February 6, 2018 15:29
-
-
Save salrashid123/6cb3557489930243eb01640da5049120 to your computer and use it in GitHub Desktop.
istio_egress_allow
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
[ | |
{ | |
"url": "http:\/\/www.cnn.com:443\/", | |
"body": "", | |
"statusCode": 404 | |
}, | |
{ | |
"url": "http:\/\/www.bbc.com:443\/robots.txt", | |
"statusCode": 200 | |
}, | |
{ | |
"url": "https:\/\/www.bbc.com\/robots.txt", | |
"statusCode": { | |
"name": "RequestError", | |
"message": "Error: write EPROTO 140009593194304:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:..\/deps\/openssl\/openssl\/ssl\/s23_clnt.c:827:\n", |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment