Files in gaborcsardi/pressr
Fake Web Apps for HTTP Testing

.Rbuildignore
.covrignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/rhub.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
Makefile
NAMESPACE
NEWS.md R/app-process.R R/app.R R/base64.R R/cleancall.R R/compat-defer.R R/digest.R R/docs.R R/git-app.R R/httpbin.R R/local-app-process.R R/mime.R R/mw-authorization.R R/mw-cgi.R R/mw-cookie-parser.R R/mw-etag.R R/mw-json.R R/mw-log.R R/mw-multipart.R R/mw-range-parser.R R/mw-raw.R R/mw-static.R R/mw-text.R R/mw-urlencoded.R R/oauth.R R/package.R R/path.R R/print.R R/rematch2.R R/request.R R/response.R R/server.R R/status.R R/tmpl-glue.R R/utils.R R/uuid.R R/webfakes-package.R README.Rmd README.md
_pkgdown.yml
codecov.yml
inst/credits/ciwetweb.md inst/credits/redoc.md inst/examples/hello/app.R
inst/examples/hello/views/test.txt
inst/examples/httpbin/app.R
inst/examples/httpbin/assets/forms-post.html
inst/examples/httpbin/assets/httpbin.html
inst/examples/httpbin/data/deny.txt
inst/examples/httpbin/data/example.html
inst/examples/httpbin/data/example.json
inst/examples/httpbin/data/example.xml
inst/examples/httpbin/data/robots.txt
inst/examples/httpbin/data/utf8.html
inst/examples/httpbin/doc-template.hbs
inst/examples/httpbin/images/Rlogo.jpeg
inst/examples/httpbin/images/Rlogo.png
inst/examples/httpbin/images/Rlogo.svg
inst/examples/httpbin/images/Rlogo.webp
inst/examples/httpbin/openapi.yaml
inst/examples/send-file/Rlogo.png
inst/examples/send-file/app.R inst/examples/static/app.R
inst/examples/static/public/bar/foo.txt
inst/examples/static/public/foo/bar.html
inst/examples/static/public/foo/bar.json
inst/views/authorize.html
man/git_app.Rd man/glossary.Rd man/http_time_stamp.Rd man/httpbin_app.Rd man/local_app_process.Rd man/mw_cgi.Rd man/mw_cookie_parser.Rd man/mw_etag.Rd man/mw_json.Rd man/mw_log.Rd man/mw_multipart.Rd man/mw_range_parser.Rd man/mw_raw.Rd man/mw_static.Rd man/mw_text.Rd man/mw_urlencoded.Rd man/new_app.Rd man/new_app_process.Rd man/new_regexp.Rd man/oauth2_httr_login.Rd man/oauth2_login.Rd man/oauth2_resource_app.Rd man/oauth2_third_party_app.Rd man/rmd-fragments/oauth2.Rmd man/server_opts.Rd man/tmpl_glue.Rd man/webfakes-package.Rd man/webfakes_request.Rd man/webfakes_response.Rd
src/Makevars
src/Makevars.win
src/civetweb.c
src/civetweb.h
src/cleancall.c
src/cleancall.h
src/crc32.c
src/errors.c
src/errors.h
src/handle_form.h
src/md5.h
src/rweb.c
tests/testthat.R tests/testthat/_snaps/git-app.md tests/testthat/_snaps/mw-range-parser.md tests/testthat/_snaps/new-r/httpbin.md tests/testthat/_snaps/old-r/httpbin.md tests/testthat/_snaps/request.md
tests/testthat/fixtures/git-repo.tar.gz
tests/testthat/fixtures/output/webfakes_app.txt
tests/testthat/fixtures/output/webfakes_app_process.txt
tests/testthat/fixtures/output/webfakes_regexp.txt
tests/testthat/fixtures/output/webfakes_request.txt
tests/testthat/fixtures/output/webfakes_response.txt
tests/testthat/fixtures/static/static.html
tests/testthat/fixtures/static/subdir/static.json
tests/testthat/fixtures/static2/static.html
tests/testthat/fixtures/static2/static.tar.gz
tests/testthat/fixtures/static2/subdir/static.json
tests/testthat/fixtures/views/test-view.html
tests/testthat/helper.R tests/testthat/setup.R tests/testthat/teardown.R tests/testthat/test-app-process.R tests/testthat/test-app.R tests/testthat/test-base64.R tests/testthat/test-delay.R tests/testthat/test-git-app.R tests/testthat/test-http-methods.R tests/testthat/test-httpbin.R tests/testthat/test-local.R tests/testthat/test-mime.R tests/testthat/test-mw-etag.R tests/testthat/test-mw-log.R tests/testthat/test-mw-multipart.R tests/testthat/test-mw-range-parser.R tests/testthat/test-mw-raw.R tests/testthat/test-mw-static.R tests/testthat/test-mw-urlencoded.R tests/testthat/test-oauth.R tests/testthat/test-path-matching.R tests/testthat/test-print.R tests/testthat/test-request.R tests/testthat/test-response.R tests/testthat/test-tmpl-glue.R tests/testthat/test-uuid.R vignettes/glossary.Rmd vignettes/how-to.Rmd vignettes/internals.Rmd vignettes/introduction.Rmd vignettes/oauth.Rmd vignettes/partials/_howto-testthat.Rmd vignettes/partials/_my-app.Rmd
webfakes.Rproj
gaborcsardi/pressr documentation built on April 27, 2024, 10:15 a.m.