Add support for Pragma: umapi-sync-start and Pragma: umapi-sync-end headers. These headers are used to signal the start or end of a sync. umapi-sync-start should be sent on the first action update for a sync, and umapi-start-end.
The umapi-client is not responsible for managing when these signals should be sent. It just provides the hooks.
Add support for
Pragma: umapi-sync-start
andPragma: umapi-sync-end
headers. These headers are used to signal the start or end of a sync.umapi-sync-start
should be sent on the first action update for a sync, andumapi-start-end
.The umapi-client is not responsible for managing when these signals should be sent. It just provides the hooks.