> On Oct 4, 2014, at 10:43 AM, Daniel Polfer <[email protected]> wrote:
> 
> +1 to this.  In fact, we just had the same thought about the user-agent while 
> troubleshooting a sync issue with multiple devices behind a NAT.  That or 
> another header that could be set on every request from the client would give 
> some extra routing/blocking control in nginx as well. 

@interface CBLReplication : NSObject

/** Extra HTTP headers to send in all requests to the remote server.
    Should map strings (header names) to strings. */
@property (nonatomic, copy) NSDictionary* headers;


-- 
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/75873EE9-CB73-4513-9FFE-52EA49393A07%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to