abarbare
abarbare
Hello ! The force-leave API change has been merged but not yet released on Pypi https://github.com/cablehead/python-consul/pull/224
@Dudesons Actually yes, the `args_to_payload` function doesn't fit my requirements as it will push each parameters as query string parameters. However, the Consul API is waiting those parameters as body...
@rpsiv I'm also intereseted to implement token for session methods. I opened a PR with a working implementation https://github.com/cablehead/python-consul/pull/238