URI specification: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == URI(Uniform Resource Identifier:통합 자원 식별자) 내용 정리 자세한 내용은 rfc3986 를 참조하자. category:programming") |
|||
Line 2: | Line 2: | ||
URI(Uniform Resource Identifier:통합 자원 식별자) 내용 정리 | URI(Uniform Resource Identifier:통합 자원 식별자) 내용 정리 | ||
자세한 내용은 | 자세한 내용은 RFC 3986 를 참조하자. | ||
[[category: | [[category:http]] |
Revision as of 19:32, 9 August 2016
Overview
URI(Uniform Resource Identifier:통합 자원 식별자) 내용 정리
자세한 내용은 RFC 3986 를 참조하자.