Copyright © 2019-2021 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
| allowed_methods/1 | |
| content_types_accepted/1 | |
| content_types_provided/1 | |
| process/4 | |
| service_available/1 |
allowed_methods(Context) -> any()
content_types_accepted(Context) -> any()
content_types_provided(Context) -> any()
process(X1, AcceptedCT, ProvidedCT, Context) -> any()
service_available(Context) -> any()
Generated by EDoc