Healthcheck HTTP depndant on hostheader and header field ?
To do a check to a specific website hosted on a server, the server expects a specific hostheader and X-Forwarded-Proto:https.
How can i add these in a healthcheck.
can this be done in the host option of the healthcheck and then how to add X-Forwarded-Proto:https in the header
Kind regards Igor
How can i add these in a healthcheck.
can this be done in the host option of the healthcheck and then how to add X-Forwarded-Proto:https in the header
Kind regards Igor
0