> On Oct 27, 2014, at 12:32 AM, Marcus Roberts <[email protected]> wrote:
> 
> If I don't pass the Server header back, the app doesn't use web sockets and 
> everything works fine.  

FYI (in case I haven't mentioned it on this thread yet) you can explicitly 
disable WebSockets in Couchbase Lite/iOS by setting the CBLReplicator's 
customProperties to @{@"websocket": @NO}. This is a better workaround than not 
passing through the Server header, because it will let CBL use its other 
server-specific replication optimizations.

—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/9337B2D3-78B4-4586-8138-ABB401CCE2AE%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to