feat(data-collection): Request data collection#3030
Open
sl0thentr0py wants to merge 1 commit into
Open
Conversation
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
4 times, most recently
from
July 21, 2026 15:21
84ceec2 to
e36c648
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 11:39
ceb85b7 to
6a366a2
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 11:49
f50f49d to
5543891
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/user
branch
from
July 22, 2026 11:49
4decfb9 to
890905f
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 11:52
134f992 to
a3638b2
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
July 22, 2026 12:00
a3638b2 to
1202c30
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/user
branch
from
July 22, 2026 12:07
890905f to
2123a14
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
July 22, 2026 12:10
1202c30 to
e12f4a2
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/user
branch
from
July 22, 2026 12:13
2123a14 to
890905f
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/user
branch
from
July 22, 2026 12:14
890905f to
14a6918
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
3 times, most recently
from
July 22, 2026 12:23
a207aae to
831da33
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 831da33. Configure here.
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 13:13
f1e317b to
b6161d4
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
July 22, 2026 13:26
b6161d4 to
612525c
Compare
Co-Authored-By: OpenAI <noreply@example.com>
sl0thentr0py
force-pushed
the
neel/data-collection/user
branch
from
July 22, 2026 16:19
14a6918 to
dfab328
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
July 22, 2026 16:19
612525c to
bdfab90
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/user
branch
from
July 22, 2026 16:19
dfab328 to
c093e44
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 16:23
4d4eaa4 to
bdfab90
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/user
branch
from
July 22, 2026 16:23
c093e44 to
dfab328
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PII_HEADER_SNIPPETSto backfilldata_collection.http_headers.requestfor ip address collection (bothenvandrequest)data_collection.cookiesfor cookie collection (fixHashsignature since it always was one)data_collection.url_query_paramsfor query string and parse query intoHashand filterdata_collection.http_bodiesfor bodyrack_env_whitelist, will be removed in majorIssues
data_collection#3003