Can anybody tell me meaning of term RFC 2396 it's related with the NSURL or something?
相关问题
- UrlEncodeUnicode and browser navigation errors
- Improve converting string to readable urls
- Jasper: error opening input stream from url
- what's wrong in my URL validation Regex using
- Yii - Eliminate default controller ID for a module
相关文章
- Why using href=“// instead of href=”http:// in HTM
- C# HttpClient.SendAsync always returns 404 but URL
- Prevent $anchorScroll from modifying the url
- How does a browser handle cookie with no path and
- Base64URL decoding via JavaScript?
- Uri constructor with dontEscape is obsolete, what
- Should I url encode a query string parameter that&
- Uncaught URIError: URI malformed - jquery UI tabs
RFC 2396 describes the syntax and format of a URI.
Wikipedia has a good overview over the sequence of RFC that defined and refined the URI spec.
The term RFC itself stands for Request for Comments, which sounds like it is a mere proposal, but most of them actually end up being the official industry standard.
RFC stands for request for proposal .... which sets standard for various networking phenomenon