Files
opencloud/pkg/http
Pascal Bleser 7e3b722961 groupware: move plain http functions to pkg/http
* introduce a new toplevel package pkg/http for plain HTTP related
   functions

 * move these functions from pkg/jmap to pkg/http, including tests:
   - PeekResponse
   - DumpHttpRequest
   - DumpHttpResponse
2026-07-09 14:30:14 +02:00
..