| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| if (req.url == '/user') { | ||
| res.writeHead(200, { 'Content-Type': 'application/json' }); | ||
| res.end(JSON.stringify({ message: 'User saved' })); | ||
| res.end(JSON.stringify({ message: '사용자 저장 완료' })); |
There was a problem hiding this comment.
쌍따옴표로 바꿔야되나 의문
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
요약
5-network/08-xmlhttprequest 하위 예제 파일의 사용자 노출 문자열과 짧은 주석을 한국어로 번역했습니다.
연관 이슈
관련 #1864
Pull Request 체크리스트
TODO