devtools-frontend
devtools-frontend copied to clipboard
Omit default method GET from copy fetch command
Browser's fetch uses 'GET' by default. This fix omits default parameter and reduce output command.