[Tutor] send and receive HTTP POST

shawn bright nephish at gmail.com
Thu May 1 15:13:30 CEST 2008


Thanks, sorry i was late getting back to you, but gmail thought this
was spam. Go figure.
Anyway, SOAPpy is doing great. Thanks

shawn

On Wed, Apr 30, 2008 at 2:05 PM, Kent Johnson <kent37 at tds.net> wrote:
> >  POST /soap/SMS.asmx HTTP/1.1
>  >  Host: api.upsidewireless.com
>  >  Content-Type: text/xml; charset=utf-8
>  >  Content-Length: length
>  >  SOAPAction: "http://upsidewireless.com/webservice/sms/Send_Plain"
>
>  It looks like you need SOAPpy:
>  http://diveintopython.org/soap_web_services/
>
>  Kent
>


More information about the Tutor mailing list