Files
ja4-platform/services/ja4ebpf/internal/writer
Jacquin Antoine 506d151832 refactor(writer): improve headerVal function clarity
Changed from zero-value check to existence check for clearer intent.
Both approaches have similar performance characteristics for map lookups,
but using 'ok' makes it explicit we're checking for key presence.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-19 14:38:56 +02:00
..