j2labs / brubeck

Asynchronous web and messaging
http://brubeck.io
511 stars 66 forks source link

URL reconstruction #88

Closed lkraider closed 11 years ago

lkraider commented 12 years ago

Add url property to Request object.

The URL is parsed from the connection message and stored as urlparse.SplitResult format in Request.url_parts.