You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On linux & macOS, workerd provides the clientIp for the connecting client in request.cf as request.cf.clientIp. However, on Windows the entire request.cf object appears to be undefined.
The text was updated successfully, but these errors were encountered:
penalosa
changed the title
π Bug Report β Runtime APIs
π Bug Report β request.cf empty on Windows
Jan 9, 2025
On linux & macOS,
workerd
provides theclientIp
for the connecting client inrequest.cf
asrequest.cf.clientIp
. However, on Windows the entirerequest.cf
object appears to be undefined.The text was updated successfully, but these errors were encountered: