You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
543 B

  1. HTTP/1.1 200 OK
  2. Server: Apache
  3. Date: Wed, 09 Dec 2015 03:29:14 GMT
  4. Content-Type: text/xml; charset=utf-8
  5. Connection: keep-alive
  6. <?xml version="1.0" ?>
  7. <methodResponse>
  8. <fault>
  9. <value>
  10. <struct>
  11. <member>
  12. <name>faultCode</name>
  13. <value><i4>17</i4></value>
  14. </member>
  15. <member>
  16. <name>faultString</name>
  17. <value><string>The source does not link to the target</string></value>
  18. </member>
  19. </struct>
  20. </value>
  21. </fault>
  22. </methodResponse>