rgreat Posted September 18, 2020 Posted September 18, 2020 Application needs to receive data through TUniServerModule.UniGUIServerModuleHTTPCommand. Commands are tied to UniGUI session id (SessionId is added as parameter in URL). http://127.0.0.1/test?SessionId=xxxxxxx How to tell HyperServer to redirect http request to specific node/process which have this session? It is possible with GET/POST approach? Quote
rgreat Posted September 21, 2020 Author Posted September 21, 2020 I'll answer myself: Session ID must be passed with "_S_ID" parameter name. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.