Files
opencloud/services
Pascal Bleser 17d4dd3a5b groupware: add better HTTP logging
* introduce configuration settings for TLS insecurity, tracing requests
   and responses

 * use more secure implementation when replacing JMAP placeholders in
   URL templates, path escaping them to avoid injection

 * add more efficient tracing of HTTP requests and responses between the
   Groupware backend and the JMAP server, with the possibility of
   specifying a maximum body size to trace, to avoid blowing up the logs

 * use more efficient string building for HTTP Authorization headers

 * change internal API to use streams (io.Reader) instead of reading
   JSON responses fully into memory before parsing them
2026-07-09 14:30:14 +02:00
..
2026-06-29 23:16:21 +00:00
2026-06-03 16:28:44 +02:00
2026-06-18 15:05:49 +02:00
2026-06-03 16:28:44 +02:00
2026-07-08 17:09:05 +02:00
2026-07-05 23:16:18 +00:00
2026-07-09 14:15:50 +02:00
2026-07-07 23:16:19 +00:00
2026-06-18 15:05:49 +02:00
2026-07-02 23:16:19 +00:00
2026-06-03 16:28:44 +02:00