On Oct 22, 2014, at 7:29 PM, Seung Chan Lim <djs...@gmail.com> wrote:I'm curious what the underlying behavior of the phonegap couchdblite plug in is when you make multiple _request http requests.
On Oct 23, 2014, at 8:01 AM, Seung Chan Lim <djs...@gmail.com> wrote:If the second request is ignored, what could I do to update its header information, which holds the updated session cookie?
On Oct 24, 2014, at 4:28 PM, Seung Chan Lim <djs...@gmail.com> wrote:Can a HTTP request to http://lite.coucbase./_replicate with the cancel:true property ever return a 404 despite my having never canceled it manually? For example, could it cancel itself if replication isn't working well (i.e. goes offline due to being unable to reach the sgw or gets a 401 from the sgw).