URI specification: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
자세한 내용은 RFC 3986 를 참조하자. | 자세한 내용은 RFC 3986 를 참조하자. | ||
== Basic == | |||
=== Length === | |||
일반적으로 허용 가능한 URI 최대 길이는 2048 character 이다<ref>http://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers</ref> | |||
== References == | |||
<references /> | |||
[[category:http]] | [[category:http]] |
Latest revision as of 14:31, 22 August 2016
Overview
URI(Uniform Resource Identifier:통합 자원 식별자) 내용 정리
자세한 내용은 RFC 3986 를 참조하자.
Basic
Length
일반적으로 허용 가능한 URI 최대 길이는 2048 character 이다<ref>http://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers</ref>
References
<references />