Skip to content

Adding option to URL encode from string

Compare
Choose a tag to compare
@JustSteveKing JustSteveKing released this 19 Oct 11:27
· 30 commits to main since this release

Adding an optional boolean paramter to toString() which will return the URL encoded version of the URI instead of the string value, thanks to Ryan Chandler for the idea on this