Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

zeevl
Copy link

@zeevl zeevl commented Aug 29, 2014

this allows the consumer to supply additional options to the http.get request call by doing

   mixpanel.init('....', { request_options: { scheme: 'http' }});

The longer story is, i'm using the module from within a chrome extension. That extension sometimes makes mixpanel calls from a window whose protocol is chrome-extension://. Since no scheme is specified, http uses the document's scheme, so the request ends up being chrome-extension://api.mixpanel.com.... fail.

Updated tests, everything still pases.

zeev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.