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

Add MapQueryString and MapRequestPayload to Request / Response panel on profiler #51766

Closed
tsantos84 opened this issue Sep 27, 2023 · 4 comments

Comments

@tsantos84
Copy link
Contributor

Description

At the moment we can see all request properties (eg. query string, content, attributes, etc) on Request / Response panel on the profiler. With the arrival of MapQueryString and MapRequestPayload attributes, it'd be a good addition to this panel to add information about the objects mapped by these attributes. We could have two more sections in this panel showing Query Object and Request Object. The content of these new sections could be the result of the dump of the incoming object. WDYT?

Example

No response

@mdeboer
Copy link
Contributor

mdeboer commented Oct 1, 2023

Hmm not sure I see any value in that. The information should already be available in the serializer tab I think.

@carsonbot
Copy link

Thank you for this issue.
There has not been a lot of activity here for a while. Has this been resolved?

@carsonbot
Copy link

Could I get a reply or should I close this?

@tsantos84
Copy link
Contributor Author

You can close. Thx

@carsonbot carsonbot removed the Stalled label Apr 16, 2024
@yceruto yceruto closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2024
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

No branches or pull requests

4 participants