HomeSoftware Heritage

api: factorize SWHRemoteAPI.(get|post)_stream methods

Description

api: factorize SWHRemoteAPI.(get|post)_stream methods

  • merge raw_post and row_get in a unique raw_verb method,
  • merge post_stream() and post() as a unique post(); post_strean is then a call to post with the 'stream' parameter set,
  • merge get_stream() and get() the same.

Details

Provenance
douarddaAuthored on Mar 4 2019, 3:18 PM
douarddaPushed on Mar 19 2019, 10:13 AM
Differential Revision
D1259: api: factorize SWHRemoteAPI.(get|post)_stream methods
Parents
rDCOREbd112a0ae36b: tests: ensure LC_ALL is set to C.UTF-8 for pytest
Branches
Unknown
Tags
Unknown
Build Status
Buildable 4704
Build 6266: test-and-build