Skip to content

Remove incorrect URL validation (fixes #85) - #86

Merged
Michael Mainer (MIchaelMainer) merged 2 commits into
devfrom
fix85
Jul 31, 2018
Merged

Remove incorrect URL validation (fixes #85)#86
Michael Mainer (MIchaelMainer) merged 2 commits into
devfrom
fix85

Conversation

@MIchaelMainer

Copy link
Copy Markdown
Contributor

If enough deltalinks are called, this check will eventually fail as a case insensitive 'http' will appear in the string. We should be doing this check in the cstor.

Most of the tests passed. The ones that failed are expected.

If enough deltalinks are called, this check will eventually fail as a case insensitive 'http' will appear in the string. We should be doing this check in the cstor.
@MIchaelMainer

Copy link
Copy Markdown
Contributor Author

For future, I ran this against the php-connect-sample by performing the following steps:

image

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