Skip to content

feat(pii): add data collection for guzzle - #2193

Open
Litarnus wants to merge 1 commit into
frame-data-collectionfrom
request-data-collection
Open

feat(pii): add data collection for guzzle#2193
Litarnus wants to merge 1 commit into
frame-data-collectionfrom
request-data-collection

Conversation

@Litarnus

@Litarnus Litarnus commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Adds data collection support for guzzle http data. Request body sizes are configurable through options, while response bodies don't have this option (but maybe it makes sense to add it).

Hard cap for either body is 100K and it will only capture a response body if it's seekable so we can safely read it and then rewind it.

@Litarnus
Litarnus force-pushed the request-data-collection branch from ef2b875 to 2cadf4f Compare September 4, 2026 13:00
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