wcrisman
|
66487c3b25
|
Fixed bug in handling of sessions - some non-standard web apps (forwarding domains for example) in fact will have null sessions attached to their connections. Non-breaking change.
|
2014-07-11 15:39:28 -07:00 |
|
wcrisman
|
2b035e092c
|
A second round of fixes to simplify the web application setup code and provide for a connection context accessible by the application when handling web requests.
|
2014-07-11 12:32:03 -07:00 |
|
wcrisman
|
d2027e13f9
|
Modified the web server to allow connection related data to be stored in the connection's context by the application. This modifies the contract (interfaces) between the framework and application code, requiring changes to the application (breaks backward compatibility).
|
2014-07-11 10:39:36 -07:00 |
|
wcrisman
|
b45e56b890
|
Initial commit from SVN.
|
2014-05-30 10:31:51 -07:00 |
|