When I send a request with a different Host header then the request is logged successfully but the Host is missing.
curl -H "Host: example.com" https://rbaskets.in/3vgdn65
Shows:

Testing with webhooks.site the host header is listed:

This prevents debugging host-related issues.