新規記事投稿 フォロー記事投稿 記事のキャンセル
From: Yasu.F <yasuf@ariake.ne.jp>
Subject: RFC2396 (new URI spec.)
Date: 1998/08/30 07:00:27

さっきローカルのRFCアーカイブ漁っていて気付いたんですけど、
いつの間にか

|2396 Uniform Resource Identifiers (URI): Generic Syntax. T.
|     Berners-Lee, R. Fielding, L. Masinter. August 1998. (Format:
|     TXT=83639 bytes) (Obsoletes RFC1808, RFC1738) (Status: DRAFT
|     STANDARD)

なんてのが出てたんですねぇ。

で、ちょっと驚いたのですが

|G.2. Modifications from both RFC 1738 and RFC 1808
...
|   The tilde "~" character was added to those in the "unreserved" set,
|   since it is extensively used on the Internet in spite of the
|   difficulty to transcribe it with some keyboards.

だそうです(^^;;
まぁ、これでやっと「合法的に」http://www.foo.jp/~user/ なんてのを
書けるようになりましたね。

# 驚いたのは「変更されていたこと」です、念のため:-)

しかも

|B. Parsing a URI Reference with a Regular Expression

なんてのもあったりする…