Sefa Ilkimen

Results 87 comments of Sefa Ilkimen

Hi @javabrett! I'll need a service which is setting Cookies with the `HttpOnly` flag. Maybe we can have configurable cookies? Something like this: - returning `set-cookie: myCookie=myValue; Domain=mydomain.com; Path=/; HttpOnly;...

> > Could this be merged? > > > > @silkimen This needs to be merged by a contributor, i.e. @atstp

Having the same issue.

Hi Netanel, I know this was a long time ago 😥... but I'm trying to keep Android and iOS features in sync. That's the reason I've not merged this PR....

@rickblommetjes I've updated your text to make the code sample easier to read. And I agree with @ZweiEuro. You are providing `application/json;charset=utf-8"` as a key and `gzip` as the corresponding...

This plugin does not support auto-prompting on authentication request, but you will need to implement your own UI passing the required credentials (e.g. bearer token, basic auth, etc.) in the...

Hi Jon, can you please try downgrading cordova-ios to 5.1.1? I'd like to know if this problem is related to that version.