HTTP server exception for changing state on an active server.
EIdHTTPCannotSwitchSessionStateWhenActive = class(EIdHTTPServerError);
EIdHTTPCannotSwitchSessionStateWhenActive is an EIdHTTPServerError descendant raised when a HTTP server attempts to change the value of the SessionState property for an Active HTTP server.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |