PostHog / PostHog/posthog-flutter
Network bodies for network logs
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 97
- Forks
- 85
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Description
This should go somewhere here https://github.com/PostHog/posthog-ios/blob/b0c6c1847228ce1fb78438be21cfe39cddc55254/PostHog/Replay/URLSessionInterceptor.swift#L108-L117
Some builtin PII scrubbing is necessary, take a look at the JS SDK.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the linked PostHog iOS URLSessionInterceptor.swift lines 108-117, then compare the Android PostHogOkHttpInterceptor.kt implementation and the JS SDK guidance referenced in the issue. Identify the Flutter network-log entry point and define the needed body capture and built-in PII scrubbing behavior; done means network bodies are included safely in logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100