An abstract class representing any request made to Roller that has been
parsed in order to extract relevant pieces of information from the url.
NOTE: It is extremely important to mention that this class and all of its
subclasses are meant to be extremely light weight.
Represents a request to a weblog.
This is a fairly generic parsed request which is only trying to figure out
the elements of a weblog request which apply to all weblogs.