Image may be NSFW.
Clik here to view.
RapidSpell Web ASP.NETClik here to view.

Adds Secure attribute to cookies used to hold user option selections.
Features
- Cookies used by RapidSpell to hold user option selections now have the Secure attribute set when run on HTTPS.
- IgnorePatternMaximumWordLength property added to RapidSpellChecker so that ignore patterns can be restricted in length.
- LookForAnagrams property added so that anagram suggestions can be disabled.
- ASP.NET Core assembly, added ability to specify a custom UserDictionary subclass for use in the API.
- Removed inclusion of stack trace in JS error logs, for security.