Hi

I realise that A4d 6.0 has a much improved error handling regime, but while 
still on v5 I've been trying unsuccessfully to capture error properties when in 
the http error handler. (i.e. the page that's configured in the "http error 
page" attribute of Active4D.ini.

The properties I'd like to capture are:

[1] - the originally requested URL
[2] - the http error

Specifically, I'm trying to detect an http 413 (File too big) status.

The "requested URL" command just returns the error page itself as the requested 
url (as opposed to the one that generated the error) and I don't think the 
response headers are populated at the time the page is executed because "get 
response header("X-Error-Status")" returns a blank.

Is there any way to capture these properties. Am I missing the completely 
obvious ?

THanks

Peter

_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/

Reply via email to