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 support for copying Network Request/Response data in plain text #502

Open
jlott1 opened this issue Jan 22, 2021 · 2 comments
Open

Add support for copying Network Request/Response data in plain text #502

jlott1 opened this issue Jan 22, 2021 · 2 comments

Comments

@jlott1
Copy link

jlott1 commented Jan 22, 2021

It would be way more beneficial to have the ability to "Copy Data" instead of "Copy Curl" when looking at a network request details. Being able to copy the entire information that is shown in the network details really helps testing teams with providing all of the information including timestamps and headers and other metadata.

The request is just to replace the "Copy Curl" button with the "Copy Data" button and when clicked, the FLEX tool will traverse through all of the data being displayed in the network request details and then copy that data to the pasteboard. It doesn't have to copy the response data since there is a separate screen that allows you to do that.

I have added this functionality on a fork and hope to be able to create PR to integrate it into the main project. I would like to get feedback to whether others think this is useful

@NSExceptional
Copy link
Collaborator

Looking forward to your PR!

@brianplattenburg-delta
Copy link

@jlott1 Are you still working on this? I think it would definitely be a valuable enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants