Guest User

Untitled

a guest
Jan 15th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. POST /ODKAggregate/submission HTTP/1.1
  2. Authorization: Digest username="user",realm="ALB/DUR Data Collection ODK Aggregate",nonce="MTU0NzU3Njg3MzE5MTo3OGZjNDBjYzI1ZTZjYmNmYTA3MTA3MGEyY2VmZDgxOQ==",uri="/ODKAggregate/submission",qop=auth,nc="1", cnonce="8a14cf8b"response="371958689ca917dd82c53be635238ae2"
  3. X-OpenRosa-Version: 1.0
  4. Date: 2019-01-15T10:56:39-0700
  5. Accept-Encoding: gzip, deflate
  6. Cache-Control: no-cache
  7. Content-Type: multipart/form-data;boundary=*****
  8. User-Agent: Dalvik/2.1.0 (Linux; U; Android 6.0.1; SM-T700 Build/MMB29K)
  9. Host: (omitted)
  10. Content-Length: 1092
  11. Connection: keep-alive
  12.  
  13. --*****
  14. Content-Disposition: form-data; name="xml_submission_file"; filename="CR Debitage Form v1_2019-01-14_14-42-01.xml"
  15. Content-Type: text/xml;
  16.  
  17. <?xml version='1.0' ?><ABQ_CR_DEB_v1 id="ABQ_CR_DEB_v1" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:orx="http://openrosa.org/xforms" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:odk="http://www.opendatakit.org/xforms" xmlns:jr="http://openrosa.org/javarosa" xmlns:h="http://www.w3.org/1999/xhtml"><g1><project_number>12345</project_number><site_number>12345</site_number><recorder>ACM</recorder><sample_area>Sample</sample_area><debitage_total>10</debitage_total><date>D</date></g1><r1><g3><material>Mat</material><total_material>10</total_material><p1>10</p1><p2 /><p3 /><p4 /><p5 /><p6 /><ptotal>10</ptotal><s1 /><s2 /><s3 /><s4 /><s5 /><s6 /><stotal /><t1 /><t2 /><t3 /><t4 /><t5 /><t6 /><ttotal /><sh1 /><sh2 /><sh3 /><sh4 /><sh5 /><sh6 /><shtotal /><nc1 /><nc2 /><nc3 /><nc4 /><nc5 /><nc6 /><nctotal /></g3></r1><meta><instanceID>uuid:4d1a729b-ca00-4b5d-8757-c390555216db</instanceID></meta></ABQ_CR_DEB_v1>
  18.  
  19. --*****--
Add Comment
Please, Sign In to add comment