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?
rgreat Posted September 21, 2020 Author Posted September 21, 2020 I'll answer myself: Session ID must be passed with "_S_ID" parameter name.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now