Yo uso mucho Firefox, de hecho es mi navegador predeterminado, y tengo algunas sugerencias para mejorar la experiencia especialmente para desarrolladores, y es que en la DevTools quisiera que añada un filtro en la pestaña de RED, para XHR, que pueda haber una columna que solo muestre el resto de la URL omitiendo lo obvio, ej. original: 'http://localhost:5000/api/processstep', nueva columna: '/api/processstep'.
Además también tenga la opción de omitir los 'OPTIONS' como se indica en la imagen.
Gracias!
I use Firefox a lot, in fact it's my default browser, and I have some suggestions to improve the experience especially for developers, and that is that in the DevTools I would like to add a filter in the NETWORK tab, for XHR, so that there can be a column that only shows the rest of the URL omitting the obvious, e.g. original: 'http://localhost:5000/api/processstep', new column: '/api/processstep'. Also have the option to omit the 'OPTIONS' as indicated in the image. Thanks!