Binary Http Put Python Python: HTTP PUT With Binary Data November 29, 2022 Post a Comment So I adapted urllib2 as suggested by answers to another question: class HttpRequest(urllib2.Request… Read more Python: HTTP PUT With Binary Data