From HttpClient, can I save/copy the request to share with someone?
Is there a way to copy raw request details?
For example, I'm looking for a similar output like:
For example, I'm looking for a similar output like:
- in Bruno you right-click a request and click "Generate Code"
- in Postman you click the "view code" button on a request