Skip to content

Instantly share code, notes, and snippets.

@salrashid123
Created February 6, 2018 15:28
Show Gist options
  • Save salrashid123/ab373c714dbfdedd9c46d2692e09295a to your computer and use it in GitHub Desktop.
Save salrashid123/ab373c714dbfdedd9c46d2692e09295a to your computer and use it in GitHub Desktop.
istio_egress_deny
[
{
"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