Bug Fix Release for RestApiToText
-
Hi All,
For anyone who might be interested in trying RestApiToText, or who has tried and had problems with it, I have deployed a new v1.1 release of the 32-bit DLL and the 64-bit DLL
Here are the steps to overwrite the DLL:
- Open Notepad++ and go to Plugins->Open Plugins Folder…
- Close Notepad++.
- In the Explorer window you created from Step 1, open the RestApiToText subfolder.
- Overwrite the RestApiToText DLL with the one you downloaded.
- Reopen Notepad++.
Version 1.1 fixes incorrect HTTP/S configurations that would result in “400 - Bad Request” or “405 - Method Not Allowed” in some situations. It also disables default WinInet caching.