We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix Request -> Context Thanks to @rustkas
Fix typo of known_methods spec. Thanks to @rustkas
Fix example of negotiated content type.
Erlang code
Fix dispatch link
Refer in controller functions to dispatching
Fix mime example
Fix missing `
ReqData is now context
Explain resource not found behavior with gone and redirects.
Small changes to reflect current defaults
Updated Controller Functions (markdown)
Reorganize process function, place on top of docs.
Add description of process/4
The request context is types as context(), not request()
Add spec for the resp_body
Method is a binary, not restricted to standard methods.
Add validate_content_checksum
Strings are binaries