Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse querystring if using url connection method #79

Closed
wants to merge 1 commit into from

Conversation

robdsoule
Copy link

For Issue #78

  • Added querystring parse if there are any query's provided in the url to support ?ssl=true/false option.
  • Switched to use pathname instead of path to avoid including the ?ssl=true in the database name

@RWOverdijk
Copy link
Collaborator

I've tested this and it seems to work. I'd like a second opinion on this! :) Who wants to test this?

@robdsoule robdsoule closed this May 7, 2020
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.

2 participants