R/request.R
request.Rd
Perform a request to TiddlyWiki WebServer
request(method, path = "/", query = list(), ...)
The method in the httr package, e.g. GET, POST
The path of request
The query of request
Other arguments of request
The contents of response