Reference

RequestHostPolicy

Controls whether built request handling trusts the incoming Host header.

Signature

type RequestHostPolicy = "strict" | "trusted-proxy"