alexandrehtrb / Pororoca

An API testing tool with support for HTTP/2 and HTTP/3. Alternative to Postman.
https://pororoca.io
Other
500 stars 38 forks source link

Highlight validation fields with problems for Form Data request body #39

Open alexandrehtrb opened 1 year ago

alexandrehtrb commented 1 year ago

We could highlight fields with validation problems of Form Data file params. We are already doing this with URL, HTTP version and some request body fields.

This needs to be done for HttpRequest only.