sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

[Frontend] Improve Headers configuration #256

Closed ypotter closed 11 months ago

ypotter commented 11 months ago

Sniffers Page - Headers configurations looks like this:

Image

Let's change them to use the same component as in the test page:

Image