Annotate
mod_bind2/README.md @ 4921:816b23e09c20
mod_rest: Improve logging of results from callback startup probe
Especially interested in logging 500 status codes and their errors, to
diagnose problems with the callback API.
author |
Kim Alvefur <zash@zash.se> |
date |
Sat, 09 Apr 2022 00:43:18 +0200 |
parent |
4799:18b12ad263f0 |
rev |
line source |
4799
|
1 ---
|
|
2 labels:
|
|
3 - Stage-Alpha
|
|
4 rockspec:
|
|
5 dependencies:
|
|
6 - mod_sasl2
|
|
7 summary: "XEP-0386: Bind 2.0"
|
|
8 ---
|
|
9
|
|
10 Experimental early implementation of [XEP-0386: Bind 2.0] for use with
|
|
11 [mod_sasl2].
|