aboutsummaryrefslogtreecommitdiff
path: root/src/rest.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2022Badlop2022-02-111-1/+1
* Eliminate xref warning from last commitPaweł Chmielowski2021-12-061-11/+13
* Add workaround for bug in older erlang version in rest modulePaweł Chmielowski2021-12-061-1/+12
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
* Use new configuration validatorEvgeny Khramtsov2019-06-141-17/+6
* Raise api hook right before performing the callChristophe Romain2019-05-071-1/+1
* Fix typo and remove forgotten log from 492da2baChristophe Romain2019-05-021-7/+1
* Remove logging from REST libChristophe Romain2019-05-021-23/+14
* Allow returning HTTP headers in REST responsesEvgeny Khramtsov2019-04-191-19/+25
* Add Accept header to requests issued by rest.erlPaweł Chmielowski2019-02-251-0/+1
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Fix some dialyzer warningsEvgeny Khramtsov2018-09-091-3/+1
* Add support for REST API custom headersChristophe Romain2018-05-171-10/+29
* Use httpc directly instead of using p1_http wrapperPaweł Chmielowski2018-04-231-21/+32
* Use correct headers in rest callsPaweł Chmielowski2018-04-231-11/+11
* Fix type of rest:url/2Christophe Romain2018-04-191-2/+2
* Fix deprecated call injected by 265c7b62Christophe Romain2018-04-181-1/+0
* Add flexibility on rest url configChristophe Romain2018-04-181-20/+35
* Move ejabberd_http:url_encode/1 to 'misc' moduleHolger Weiss2018-04-031-1/+1
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Add type specs for Module:opt_type/1Evgeniy Khramtsov2017-05-081-0/+3
* Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov2017-04-291-9/+1
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Add missing verbs for RESTfull operationChristophe Romain2016-11-151-11/+22
* Use p1_http from p1_utils 1.0.6Christophe Romain2016-11-141-3/+3
* Add http_p1.erl, rest.erl, and oauth2 ReST backend for tokens.Alexey Shchepin2016-09-271-0/+181