I spend sometime trying to disable "allow_redirection" of my POSTs requests, until I identify only one place where it as clear that I had to use '${False}' instead o 'False'. So I decide to create a simple fix in that documentation, to help other not to get caught on the same problems that I did. Below the fix suggestion.
https://github.com/MarketSquare/robotframework-requests/pull/359
I spend sometime trying to disable "allow_redirection" of my POSTs requests, until I identify only one place where it as clear that I had to use '${False}' instead o 'False'. So I decide to create a simple fix in that documentation, to help other not to get caught on the same problems that I did. Below the fix suggestion. https://github.com/MarketSquare/robotframework-requests/pull/359