Create and run web apps |
|
---|---|
Create a new web application |
|
A webfakes request object |
|
A webfakes response object |
|
Create a new regular expression to use in webfakes routes |
|
Run a webfakes app in another process |
|
App process that is cleaned up automatically |
|
Webfakes web server options |
|
Middleware to parse requests |
|
Middleware to parse Cookies |
|
Middleware to read the raw body of a request |
|
Middleware to parse a plain text body |
|
Middleware to parse a JSON body |
|
Parse a multipart HTTP request body |
|
Middleware to parse a Range header |
|
Middleware to parse an url-encoded request body |
|
Other middleware |
|
Middleware that calls a CGI script |
|
Middleware that add an |
|
Log requests to the standard output or other connection |
|
Middleware function to serve static files |
|
Templates |
|
glue based template engine |
|
The httpbin app |
|
Generic web app for testing HTTP clients |
|
OAuth2.0 apps |
|
Helper function to use httr's OAuth2.0 functions non-interactively, e.g. in test cases |
|
Helper function to log in to a third party OAuth2.0 app without a browser |
|
Fake OAuth 2.0 resource and authorization app |
|
App representing the third-party app |
|
git app |
|
Web app that acts as a git http server |
|
Misc Utilities |
|
Format a time stamp for HTTP |