Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes for CS-9 #507

Conversation

darcythomas
Copy link
Contributor

No description provided.

Comment on lines +163 to +165
// One idea is to have a typeof bonusUrl
//Where we extract a real url and a reporting one
//The user would then need to call fetch({realUrl: "http//:abv.com/api/allTheThings", reportingUrl: "http//:abv.com/api/allTheThings#GetUser(zyz)"}, BODY)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see something like this working, although, I feel this has definitely fallen into the realm of a feature request.
This is a good thing because with this it can get a group discovery, project plan & appropriate testing if selected for development rather than being an item on someone's list.

I've validated that there is simply no payload information available inside the onBeforeXHR or onBeforeRUM calls so I think I'll put a cork in it and move on. I dabbled with the idea of monkey-patching the window fetch/XHR prototypes but this is more of a hack & I don't think it would ever be something we recommend to customers.

@sumitramanga sumitramanga removed their request for review September 26, 2023 01:00
@darcythomas darcythomas closed this Dec 8, 2023
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.

2 participants