Hello, I have a defineEventHandler function that calls data from another site, for that call I am required to send IP and User Agent information, however on the first call to the API the headers are only populated with { host: 'localhost' } and no IP is available. Is this a known bug, and is there any way around it?