bug fix of https://github.com/FlorianREGAZ/Python-Tls-Client
the original repo can not handle headers correctly, the header of second request copy the previous headers.
the original repo can not handle binary response such as image and video. I fix the bug.
add multi-part post support.
can be use to configure SSL fingerprint in python.