Mozhgan Etaati

Results 2 issues of Mozhgan Etaati

In production environments, it’s important to avoid logging sensitive data such as **API keys** or **authorization tokens**. I’d like to suggest adding a feature that allows masking specific headers when...

help wanted
good first issue

Currently, HttpClientToCurlGenerator allows generating CURL commands manually from HttpClient requests. In many production scenarios, developers want to log HTTP requests automatically for debugging, monitoring, or auditing. Integrating CURL generation directly...

enhancement