RestApiToText Notepad++ plugin that uses input from an editor tab to make a REST call and display the results in a new tab.
GNU General Public License v3.0
30
stars
4
forks
source link
Query string is not URL-encoded #4
Closed
eljefe7000 closed 3 years ago
Need to URL-encode the query string before sending the request.