Created
February 6, 2018 15:28
-
-
Save salrashid123/ab373c714dbfdedd9c46d2692e09295a to your computer and use it in GitHub Desktop.
istio_egress_deny
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\/", | |
"statusCode": { | |
"name": "RequestError", | |
"message": "Error: read ECONNRESET", | |
{ | |
"url": "http:\/\/www.bbc.com:443\/robots.txt", | |
"statusCode": { | |
"name": "RequestError", | |
"message": "Error: read ECONNRESET", | |
{ | |
"url": "https:\/\/www.bbc.com\/robots.txt", | |
"statusCode": { | |
"name": "RequestError", | |
"message": "Error: read ECONNRESET", | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment