Add copy actions to network requests (Copy as URL, cURL) - #4113
Conversation
kenzieschmoll
left a comment
There was a problem hiding this comment.
some initial comments. Thanks for your work on this!
|
Thanks for the review 👍 I have made adjustments based on your suggestions. I think the The comments #4113 (comment) and #4113 (comment) clashed a little, since the In this case when we reduce this even further, the properties |
kenzieschmoll
left a comment
There was a problem hiding this comment.
LGTM. Thanks for your contribution of this feature!
This PR adds the ability to copy HTTP requests in the Network screen.
Right now it is possible to Copy the URL, and to Copy as a cURL command.
Screen.Recording.2022-05-18.at.00.25.24.mov
This closes #3042
As per #3042 (comment), we use the
Icons.more_vertfor the button which opens the menu.The menu button is only shown when the request is selected.
Pre-launch Checklist
///).