webfakes 1.1.6
-
response$send_file()
now handlesroot = "/"
and absolute paths
better on Windows. -
new_app_process()
andlocal_app_process()
are now faster,
because the app object they need to copy to the subprocess is smaller.
response$send_file()
now handles root = "/"
and absolute paths
better on Windows.
new_app_process()
and local_app_process()
are now faster,
because the app object they need to copy to the subprocess is smaller.