Jeonghwan Kim 2018/12/14

[Node.js코드랩] 14. 요청 객체

Read Original

이 글은 Express.js와 유사한 요청(Request) 객체 모듈을 구현하는 방법을 설명합니다. 기존 req 객체의 문제점인 쿼리스트링이 포함된 URL 경로 매칭 문제를 해결하고, req.path와 req.query 속성을 추가하여 쿼리 파라미터에 쉽게 접근할 수 있는 방법을 테스트 코드와 함께 상세히 안내합니다.

[Node.js코드랩] 14. 요청 객체

コメント

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet