Sha256: 3f6a2bd175a6703b8bf48e1cf386289263d572740a1e447aaa79953a8d7672e9

Contents?: true

Size: 280 Bytes

Versions: 62

Compression:

Stored size: 280 Bytes

Contents

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ex="http://service.example.com/">
  <soapenv:Header/>
  <soapenv:Body>
    <ex:findUser>
      <request>
        <id>1</id>
      </request>
    </ex:findUser>
  </soapenv:Body>
</soapenv:Envelope>

Version data entries

62 entries across 62 versions & 6 rubygems

Version Path
httpi-0.9.3 spec/fixtures/xml.xml
httpi-0.9.2 spec/fixtures/xml.xml
httpi-0.9.1 spec/fixtures/xml.xml
httpi-0.9.0 spec/fixtures/xml.xml
httpi-0.8.0 spec/fixtures/xml.xml
httpi-0.7.9 spec/fixtures/xml.xml
httpi-0.7.8 spec/fixtures/xml.xml
httpi-0.7.7 spec/fixtures/xml.xml
httpi-0.7.6 spec/fixtures/xml.xml
httpi-0.7.5 spec/fixtures/xml.xml
httpi-0.7.4 spec/fixtures/xml.xml
httpi-0.7.3 spec/fixtures/xml.xml
httpi-0.7.2 spec/fixtures/xml.xml
httpi-0.7.1 spec/fixtures/xml.xml
httpi-0.7.0 spec/fixtures/xml.xml
httpi-0.6.1 spec/fixtures/xml.xml
httpi-0.6.0 spec/fixtures/xml.xml
httpi-0.5.0 spec/fixtures/xml.xml
httpi-0.4.1 spec/fixtures/xml.xml
httpi-0.4.0 spec/fixtures/xml.xml