1. 201.
    0
    POST /andWS.asmx HTTP/1.1
    Host: ytu-teknopark@nourl.com
    Content-Type: text/xml; charset=utf-8
    Content-Length: length
    SOAPAction: " http://tempuri.org/androidWebService" ;

    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" ; xmlns:xsd=" http://www.w3.org/2001/XMLSchema" ; xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/"> ;
    <soap:Body>
    <getFazlaData xmlns=" http://tempuri.org/"> ;
    <tkod>string</tkod>
    </getFazlaData>
    </soap:Body>
    </soap:Envelope>
    ···
   tümünü göster