|
<< Click to Display Table of Contents >> Navigation: Telegram > 2019 > 05 > 29 > Telegram_2019-05-29T09 |
2019-05-29T09:23:58
Thanks for the suggestion, we are checking it. Is there any reason why we couldn't do it as it was in the screenshot i attached? When we use an HTTP GET request the params show up just nicely, but not with the POST.
2019-05-29T09:27:24
During session start up sometimes redirects need to happen and so parameters have to be proxied. If you need to handle post and larger content, you need to adjust and use a content handler.
2019-05-29T09:28:12
thx