博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
RFC 1808 ——URL定义
阅读量:7294 次
发布时间:2019-06-30

本文共 1191 字,大约阅读时间需要 3 分钟。

hot3.png

 

http://www.cnblogs.com/zhulin/archive/2011/04/06/2006865.html

http://www.ietf.org/rfc/rfc3986.txt

 

地址:http://www.w3.org/Addressing/rfc1808.txt

http://wiki.jabbercn.org/RFC3986#.E9.99.84.E5.BD.95A._.E4.B8.BAURI.E6.94.B6.E9.9B.86.E7.9A.84ABNF

RFC 1808          Relative Uniform Resource Locators          June 1995

格式:      :///;?#

each of which, except , may be absent from a particular URL.

These components are defined as follows (a complete BNF is provided

in Section 2.2):

scheme ":"  ::= scheme name, as per Section 2.1 of RFC 1738 [2].

"//" net_loc ::= network location and login information, as per

Section 3.1 of RFC 1738 [2].

"/" path    ::= URL path, as per Section 3.1 of RFC 1738 [2].

";" params  ::= object parameters (e.g., ";type=a" as in

Section 3.2.2 of RFC 1738 [2]).

"?" query    ::= query information, as per Section 3.3 of

RFC 1738 [2].

"#" fragment ::= fragment identifier.

The following are two example URIs and their component parts:

foo://example.com:8042/over/there?name=ferret#nose

\_/  \______________/\_________/ \_________/ \__/

 |                |                     |                 |          |

scheme    authority           path        query  fragment

|  _____________________|__

/ \ /                        \

urn:example:animal:ferret:nose

转载于:https://my.oschina.net/mexiaobai1315/blog/1505129

你可能感兴趣的文章
拿到了B轮融资,但这家创业公司还是被天使投资人玩死了
查看>>
+智能”时代,华为如何将AI赋能到各行各业?
查看>>
利用http协议发布博文评论
查看>>
Tark钱包面向全球招募优秀上币方,千亿财富等你来拿!
查看>>
AJPFX关于collection总结
查看>>
报表网红是Tableau,提测网红是MadPecker
查看>>
谷歌浏览器扩展开发笔记
查看>>
kafka协调者
查看>>
spring-servlet.xml与applicationContext.xml
查看>>
Spring源码-AOP(六)-自动代理与DefaultAdvisorAutoProxyCreator
查看>>
OpenStack监控测量服务Ceilometer安装及 API说明
查看>>
将图片存入数据库【java实现】
查看>>
Android自动化测试工具Appium环境搭建
查看>>
清理AD过期对象,并将结果发送给指定管理员
查看>>
virtualbox vboxmanage命令
查看>>
progress与meter的区别
查看>>
App架构设计经验谈:展示层的设计
查看>>
webpack 环境安装
查看>>
项目经验—Skype客户端内网无法共享PPT
查看>>
Delete Volume 操作 - 每天5分钟玩转 OpenStack(57)
查看>>