robotpony / Presto

Simple tools for building RESTfull interfaces. This is an old and unmaintained project.
http://presto.napkinware.ca
Other
11 stars 3 forks source link

Session mods #93

Closed adam-patterson closed 11 years ago

adam-patterson commented 11 years ago

Some small mods to the session class and the presto class.

In Presto, I want to provide access to the options when the delegate is constructed.

In Session, I provide the ability to pass in a cookie that will be used over other auth methods.

@bruce-alderson

Related to https://github.com/Discovery-Software/shell.rubrix.com/pull/67 and other XDR CORS work.