maybe an addition to `ctx` would be best, something like ```ts const {ip, userAgent} = ctx.request; ```