On Wed, 13 Apr 2011, ABorka wrote:
On 4/13/2011 00:07, michael.vancann...@wisa.be wrote:
On Mon, 11 Apr 2011, ABorka wrote:
<...snip...>
OK, found the problem:
fpweb does not set the content length properly when there was an
exception or error message, it uses the content length from the a
On 4/13/2011 00:07, michael.vancann...@wisa.be wrote:
On Mon, 11 Apr 2011, ABorka wrote:
<...snip...>
OK, found the problem:
fpweb does not set the content length properly when there was an
exception or error message, it uses the content length from the action
event handler.
For example, if we
On 4/13/2011 00:07, michael.vancann...@wisa.be wrote:
<...snip...>
On Mon, 11 Apr 2011, ABorka wrote:
OK, found the problem:
fpweb does not set the content length properly when there was an
exception or error message, it uses the content length from the action
event handler.
For example, if we h
On Tue, 12 Apr 2011, ABorka wrote:
On 4/12/2011 01:31, ABorka wrote:
On 4/12/2011 00:01, michael.vancann...@wisa.be wrote:
On Mon, 11 Apr 2011, ABorka wrote:
I was playing today with fpweb a little, and found a simply
reproducible minor problem.
When one creates a new CGI or FCGI applic
On 4/12/2011 01:31, ABorka wrote:
On 4/12/2011 00:01, michael.vancann...@wisa.be wrote:
On Mon, 11 Apr 2011, ABorka wrote:
I was playing today with fpweb a little, and found a simply
reproducible minor problem.
When one creates a new CGI or FCGI application and creates a simple
default acti
On 4/12/2011 00:01, michael.vancann...@wisa.be wrote:
On Mon, 11 Apr 2011, ABorka wrote:
I was playing today with fpweb a little, and found a simply
reproducible minor problem.
When one creates a new CGI or FCGI application and creates a simple
default action, but NOT setting the "handled :=
On Mon, 11 Apr 2011, ABorka wrote:
I was playing today with fpweb a little, and found a simply reproducible
minor problem.
When one creates a new CGI or FCGI application and creates a simple default
action, but NOT setting the "handled := true;" within the event handler, then
some kind of
I was playing today with fpweb a little, and found a simply reproducible
minor problem.
When one creates a new CGI or FCGI application and creates a simple
default action, but NOT setting the "handled := true;" within the event
handler, then some kind of exception happens within fpweb when the