Skip to content

Instantly share code, notes, and snippets.

@alexfx
Created October 29, 2017 20:53
Show Gist options
  • Save alexfx/c318b7047656386bc6e8e21f837f32e3 to your computer and use it in GitHub Desktop.
Save alexfx/c318b7047656386bc6e8e21f837f32e3 to your computer and use it in GitHub Desktop.
raw request
Here is a successful raw request.
POST http://mca-tv-av-sv01/services/Assets HTTP/1.1
Accept-Encoding: gzip,deflate
Content-Type: multipart/related; type="application/xop+xml"; start="<rootpart@soapui.org>"; start-info="text/xml"; boundary="----=_Part_0_71082943.1509306529311"
SOAPAction: ""
MIME-Version: 1.0
Content-Length: 630441
Host: mca-tv-av-sv01
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
------=_Part_0_71082943.1509306529311
Content-Type: application/xop+xml; charset=UTF-8; type="text/xml"
Content-Transfer-Encoding: 8bit
Content-ID: <rootpart@soapui.org>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://avid.com/interplay/ws/assets/types">
<soapenv:Header>
<typ:UserCredentials>
<typ:Username>*****</typ:Username>
<typ:Password>*****</typ:Password>
</typ:UserCredentials>
</soapenv:Header>
<soapenv:Body>
<typ:CheckInAAF>
<typ:InterplayURI>interplay://AvidWG/Projects/02/Del_test/AlexTest</typ:InterplayURI>
<typ:AAF><inc:Include href="cid:TEST.aaf" xmlns:inc="http://www.w3.org/2004/08/xop/include"/></typ:AAF>
</typ:CheckInAAF>
</soapenv:Body>
</soapenv:Envelope>
------=_Part_0_71082943.1509306529311
Content-Type: application/octet-stream; name=TEST.aaf
Content-Transfer-Encoding: binary
Content-ID: <TEST.aaf>
Content-Disposition: attachment; name="TEST.aaf"; filename="TEST.aaf"
��ࡱ�AAFB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment