开发者

Can urls contain dots in the path part?

Is this a valid URL? (from a standard point of view)

http://test.com/some开发者_JAVA技巧/path/version/1.2/thing 


Yes. This is common for versioning web service interfaces. See spec: http://www.w3.org/Addressing/URL/url-spec.txt


Obviously it is possible. Here is an example

http://static.springsource.org/spring/docs/3.0.x/reference/beans.html.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜