why the SOAPPY for client is only using http 1.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Zhou
    New Member
    • Jun 2011
    • 3

    #1

    why the SOAPPY for client is only using http 1.0

    How come SOAPpy for client in Python is only using 1.0, Is there a way to force it to use http 1.1 since the server web service in using soap1.1

    Regards,

    Peter Zhou
  • Voislav Sauca
    New Member
    • Jul 2011
    • 2

    #2
    Python now is supporting SOAP 1.2 :)

    you can downloaded from here

    Comment

    Working...