HTTP 그외
Cookie vs Session
Cookie
Session
URI vs URL vs URN
URI 포맷
http://user:pass@www.example.jp:80/dir/index.htm?uid=1#ch1
scheme:[//[user:password@]host[:port]][/]path[?query][#fragment]
{스키마}://{자격정보}@{서버주소}:{서버포트}/{계층적 파일 패스}?{쿼리 문자열}#{프래그먼트 식별자}Last updated