Update:
Yes, it is possible in the latest version of Google Chrome. Just right click on the request and select Replay XHR.
Another way as others pointed out is to:
- Right click request > “Copy” > “Copy ss curl”. Paste it to shell. or
- Right click request > “Copy” > “Copy as fetch”. Paste it to the console tab
There’s currently no way to do this, but please star this bug to track progress on this front.