> On Dec 28, 2014, at 3:35 AM, Rajagopal V <[email protected]> wrote: > > When requesting for a _changes feed, there is code both in CBLite Android/iOS > to switch to POST if the Sync Gateway version is > 0.93. In my case, we are > using CouchDB as a source and could not find any way to force the Request > Method to be POST.
There's no API to do it. But you could edit the source of the ChangeTracker class. > I can file a ticket if this is acceptable and there are no workarounds. Please do. And it would be great if you could check to see what version of CouchDB added support for POST to _changes. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/9A7AAEB3-B276-40B3-8976-D6BECCF562E0%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
