Can urls contain dots in the path part?

Viewed 50656

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

http://test.com/some/path/version/1.2/thing 
2 Answers
Related