syngrafias
syngrafias copied to clipboard
Convert GET requests to POST requests to save documents
Description Convert GET requests to POST requests to save documents.
Expected Behavior The conveyance of document contents should be safe, which is not quite the case with GET requests. The POST request can ensure the safety of the contents transmitted and the requests cannot be bookmarked/replicated to compromise the server.
Screenshot Nope.