Description
Updates the egress traffic examples in the documentation to use HTTPS instead of HTTP.
Changes
- Update curl examples from
http://httpbin.org/get to https://httpbin.org/get
- Update curl example from
http://google.com to https://google.com
- Update expected responses to reflect HTTPS URLs
Type
Description
Updates the egress traffic examples in the documentation to use HTTPS instead of HTTP.
Changes
http://httpbin.org/gettohttps://httpbin.org/gethttp://google.comtohttps://google.comType