will consider both public and local variants of a URL when fetching cookies
CultureUtil
Methods for retrieving non-neutral culture
DreamContext
added User property to retrieve and set IPrincipal
ServerUri uses Ip instead of Hostname for default derivation
PublicUri can be overriden with different value on a per request basis
Skipping IPv6 addresses in host address inspection when trying to derive PublicUri
DreamHost
Fixed incorrect error message when script fails to load
Posting against "services" to create a services now returns a result document with the internal and private keys
DreamHostService
DreamHostService: set IPrincipal for authenticated user
Enumerates all loaded Assemblies, their version, build date and if applicable svn info at /host/version
DreamMessage
added Ok constructor using array of KeyValuePair<string, string>, which creates a form-encoded message (replaces similar constructor which was based on XUri)
FromFile() no longer catches exceptions (e.g. FileNotFound) and let's them pass through instead
DreamService
Now contains a PubSub plug pointing at the default (or configured) PubSubService
Added DreamContext as parameter to DetermineAccess