Does anyone know how I can determine which port a request has arrived
on from 'On Web Connection' method ? (I'm trying to determine if a
particular request is secure or not).

'Secured Web Connection', however, continues
to return True or False according to the request which first kicked
the process off, not the one currently being handled. (I'm not sure
if this behavior is a 'feature or a bug'

This is definitely a bug. If the 'Secured Web Connection' command does not work you're out of luck, because there is no way from the HTTP headers to determine if it was an SSL request.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


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

Reply via email to