Revision 32a437b1 docs/source/devguide.rst

b/docs/source/devguide.rst
604 604

  
605 605
  {"block_hash": "sha1", "hashes": ["7295c41da03d7f916440b98e32c4a2a39351546c", ...], "block_size": 131072, "bytes": 242}
606 606

  
607
Example ``format=xml`` request:
608

  
609
::
610

  
611
  <?xml version="1.0" encoding="UTF-8"?>
612
  <object name="file" bytes="24223726" block_size="131072" block_hash="sha1">
613
    <hash>7295c41da03d7f916440b98e32c4a2a39351546c</hash>
614
    <hash>...</hash>
615
  </object>
607 616

  
608 617
==========================  ===============================
609 618
Reply Header Name           Value

Also available in: Unified diff