devtools-frontend icon indicating copy to clipboard operation
devtools-frontend copied to clipboard

Added Copy as Credentials on Networks Tab

Open halil07 opened this issue 6 years ago • 1 comments

Added new feature. Network tab copy with Credentials for each request 'Copy as Credentials'

halil07 avatar Apr 01 '19 20:04 halil07

Thanks for the patch! Unfortunately, we aren't set up to accept PRs on github. DevTools code lives in Chromium, under third_party/blink/renderer/devtools. See https://chromium.googlesource.com/chromium/src/+/master/docs/contributing.md for how to contribute, although you can safely ignore all the stuff about compiling if you only want to work on the DevTools front end.

You can add me ([email protected]) as a reviewer once you get a patch set up.

JoelEinbinder avatar Jul 10 '19 21:07 JoelEinbinder