Commits
Jordan Henderson committed 748a0edbe2f
Fix up URL-encoding throughout the plugin Add helper function to URL-encode an entire pathname by encoding its separate path components one by one and sticking them back together Remove ';' from URL-encoding object's names as server doesn't seem to like it Add skeleton for testing use of URL-encoding in long path names to check that memory is managed appropriately