Skip to content

Escape pipe character in URL query if required

Compare
Choose a tag to compare
@ayushgoel ayushgoel released this 27 Jan 05:34
· 36 commits to master since this release

NSURL returns nil if initialised with string containing pipe character |. This release solves that issue.