Quicr / old-quicrq

BSD 2-Clause "Simplified" License
4 stars 2 forks source link

Post as publish #101

Closed huitema closed 1 year ago

huitema commented 1 year ago

First part of merging the functionalities of Post, Publish Object Source and Set Start of object source in a single API.

The first step merges Publish Object Source and Set Start , and removes the old set start API. The POST protocol message is augmented to carry the cache policy and start point set as properties during publish object source.

huitema commented 1 year ago

This PR should address issue #100 -- @suhasHere it would be nice to verify that with your tests.

It is a first step towards solving issue #73, but the actual solution will have to wait because it requires extensive rework of some tests.