| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | HTTP plugin request debug logging (#587) | Stefan Boberg | 2023-12-05 | 1 | -1/+1 |
| | | | | | | | * added log level control/query to LoggerRef * added debug logging to http plugin implementation * added GetDebugName() to transport plugin interfaces * added debug name to log output | ||||
| * | support for multiple http servers (#473) | Stefan Boberg | 2023-10-13 | 1 | -0/+32 |
| * added support for having multiple http servers active in one session * added configuration API to pluggable transports * removed pimpl pattern from some pluggable transports implementations | |||||