Additional requirements
NOT using cookies
To comply with the latest requirements of privacy in iOS/Webkit
(https://webkit.org/blog/7675/intelligent-tracking-prevention/), for simplicity, we recommend NOT using cookies in this case.
You can accomplish this easily by configuring the settings of UDTT Server Project at
/UDTTServerProject/src/main/java/definitions/btt.xml
1 Set settings.SessionMode=rewriting
2 Set channelHandlers.openapi.cookies=false