How to get Full URL and hostname in NestJS Controller · import {Request} from 'express'; · @Get("url") getUrl(@Req() req: Request): void {} · const protocol = req.
確定! 回上一頁