ChangeLog:
Version 0.14.0 2007-09-18 Added support for "HttpOnly" cookie attribute
Download:
På Tue, 18 Sep 2007 16:26:00 +0200, skrev Edi Weitz edi@agharta.de:
You might have added that you need to have the latest version of flexi-streams as well to make it work.
ChangeLog:
Version 0.14.0 2007-09-18 Added support for "HttpOnly" cookie attribute
Download:
http://weitz.de/files/hunchentoot.tar.gz _______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
On Tue, 18 Sep 2007 18:12:58 +0200, John Thingstad john.thingstad@chello.no wrote:
You might have added that you need to have the latest version of flexi-streams as well to make it work.
ChangeLog:
Version 0.14.0 2007-09-18 Added support for "HttpOnly" cookie attribute
Huh? What do cookie attributes have to do with flexi streams?
På Tue, 18 Sep 2007 18:12:58 +0200, skrev John Thingstad john.thingstad@chello.no:
På Tue, 18 Sep 2007 16:26:00 +0200, skrev Edi Weitz edi@agharta.de:
You might have added that you need to have the latest version of flexi-streams as well to make it work.
I should have added I had a 0.6 version before I went to 0.14
When I updated nothing displayed on the browser. In the log file I got:
[2007-09-18 17:53:15 [ERROR]] Error while processing connection: Undefined function (SETF HUNCHENTOOT::FLEXISTREAM-BOUND) called with arguments (NIL #<FLEXI-STREAMS::FLEXI-BINARY-LATIN-1-IO-STREAM 2255F4A3>).
Updating flexistream fixed this.
On Wed, 19 Sep 2007 10:25:08 +0200, John Thingstad john.thingstad@chello.no wrote:
I should have added I had a 0.6 version before I went to 0.14
When I updated nothing displayed on the browser. In the log file I got:
[2007-09-18 17:53:15 [ERROR]] Error while processing connection: Undefined function (SETF HUNCHENTOOT::FLEXISTREAM-BOUND) called with arguments (NIL #FLEXI-STREAMS::FLEXI-BINARY-LATIN-1-IO-STREAM 2255F4A3).
Updating flexistream fixed this.
That one needs flexi-streams 0.12.0 or higher is mentioned in the Hunchentoot documentation and in the ChangeLog entry from 2007-09-07. I also wrote it in the corresponding announcement email. I didn't plan to include this message with every email I write in the next two years, though... :)
På Wed, 19 Sep 2007 10:59:52 +0200, skrev Edi Weitz edi@agharta.de:
On Wed, 19 Sep 2007 10:25:08 +0200, John Thingstad john.thingstad@chello.no wrote:
I should have added I had a 0.6 version before I went to 0.14
When I updated nothing displayed on the browser. In the log file I got:
[2007-09-18 17:53:15 [ERROR]] Error while processing connection: Undefined function (SETF HUNCHENTOOT::FLEXISTREAM-BOUND) called with arguments (NIL #FLEXI-STREAMS::FLEXI-BINARY-LATIN-1-IO-STREAM 2255F4A3).
Updating flexistream fixed this.
That one needs flexi-streams 0.12.0 or higher is mentioned in the Hunchentoot documentation and in the ChangeLog entry from 2007-09-07. I also wrote it in the corresponding announcement email. I didn't plan to include this message with every email I write in the next two years, though... :)
A changelog would perhaps be a acceptable compromise?
On Wed, 19 Sep 2007 11:22:05 +0200, John Thingstad john.thingstad@chello.no wrote:
That one needs flexi-streams 0.12.0 or higher is mentioned in the Hunchentoot documentation and in the ChangeLog entry from 2007-09-07. I also wrote it in the corresponding announcement email. I didn't plan to include this message with every email I write in the next two years, though... :)
A changelog would perhaps be a acceptable compromise?
What's the difference between a Changelog and a changelog?
På Wed, 19 Sep 2007 11:22:05 +0200, skrev John Thingstad john.thingstad@chello.no:
A changelog would perhaps be a acceptable compromise?
Ok found it. Sorry about the brain fart. Too early for me perhaps..