Skip to content

Conversation

@igormq
Copy link
Contributor

@igormq igormq commented Jan 22, 2026

Summary

  • In debug mode, the HTTP API now logs all request headers that are being sent before each API call
  • This helps developers troubleshoot issues by seeing exactly what headers are included in requests (User-Agent, Content-Type, Authorization, etc.)
  • Logging is added for all endpoints: batch, snapshot, flags, remoteConfig, and localEvaluation

Split from original PR addressing contributor feedback to keep changes focused.

In debug mode, the HTTP API now logs all request headers that are being
sent before each API call. This helps developers troubleshoot issues by
seeing exactly what headers are included in requests (User-Agent,
Content-Type, Authorization, etc.).

Logging is added for all endpoints: batch, snapshot, flags, remoteConfig,
and localEvaluation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant