Proxy
Proxy forwards the request to a different server.
{
"content": {
"source": "proxy",
"config": {
"proxy_url": "https://example.com"
}
}
}Proxy forwards the request to a different server.
{
"content": {
"source": "proxy",
"config": {
"proxy_url": "https://example.com"
}
}
}