Helper method to determine if the given string contains characters that we have deemed to be unsafe for URLs, indicating possible hack attempts.
True if string contains unsafe characters.
HTTPHelpers Class | com.plumtree.uiinfrastructure.statichelpers Namespace