HTTPListRedirects
Common Scripts Pack.#
This Script is part of theList the redirects for a given URL
#
Script DataName | Description |
---|---|
Script Type | python2 |
Tags | Utility |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
url | The URL to follow |
useHead | Should we use HEAD instead of GET. Safer but might not be the same response. |
use_system_proxy | Use system proxy settings |
trust_any_certificate | Trust any certificate (not secure) |
#
OutputsPath | Description | Type |
---|---|---|
URL.Data | The URL redirects from the given URL | Unknown |