v0.3.2
- The static file server will now URL-encode spaces (%20) and other reserved
characters in filenames. - The
Request
class will now apply URL decoding to the following components
of the request, in addition to the query params:request.path
request.params
request.fragment