Description
"POST _replicate" with the following body will hang.
"{source: 'db', target: 'ws://localhost:4984/scratch', continuous: false}"
will hang.
To repro, uncomment the test case in RESTListenerTest.cc, "REST HTTP Replicate, OneShot" and follow the instruction of running test cases of "[.SyncServer]"