NEWS.md
options("RestRserve.headers.split")
. See #187, #189. Thanks @DavZim..req
and .res
placeholders as handler argument names allows to leverage autocompletemultipart/form-data
parsing, see #160 for detailsstdin
file descriptor is closed inside child processesstdin
more reliably (but still there is race condition because multiple child processes write to the same stdout)jsonlite::parse_json
instead of jsonlite::fromJSON
for safety reasonsrocker/r-ver:3.6.2
now