Curl Logger Ktor Plugin

A client plugin that logs every outgoing request as one paste-ready curl command — POSIX single-quoting so a body full of quotes, dollars or newlines survives the shell, the whole command in a single log call, a redaction list, and a body read that does not consume a one-shot channel. Use when you want to replay a failing request outside the app, when a logged command will not run when pasted, or when reproducing a bug means rebuilding a request by hand from a log.

maxrave-dev ce43e0e 7.7 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/curl-logger-ktor-plugin commit ce43e0e15d

Frequently asked questions

npx skillmds@latest add maxrave-dev/curl-logger-ktor-plugin