i want to upload a file using python to a web server.i do anything like specifying boundaries and content type but i dont know which encoding to use.here is the upload data.should it be base64 like email attachment or binary ? if binary how its gonna look like ? like this = 010011100101001 ...