Skip to content

webfakes (development version)

webfakes 1.1.7

  • No user visible changes.

webfakes 1.1.6

CRAN release: 2022-11-08

  • 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.

webfakes 1.1.5

CRAN release: 2022-10-25

  • mw_etag() now handles the If-None-Match header properly, and sets the status code of the response to 304, and removes the response body.

webfakes 1.1.4

CRAN release: 2022-09-08

  • No user visible changes.

webfakes 1.1.3

CRAN release: 2021-04-30

  • webfakes now compiles on older macOS versions, hopefully really.

webfakes 1.1.2

CRAN release: 2021-04-05

  • webfakes now compiles on older macOS versions (before 10.12).