RESTEDClient / RESTED

A REST client for browsers
GNU General Public License v3.0
293 stars 43 forks source link

Max history size option can be negative #217

Closed ChiefOfGxBxL closed 2 years ago

ChiefOfGxBxL commented 2 years ago

Problem

The "Max history size" option can go negative, which doesn't make sense image

The value should either be a positive integer, or zero (essentially disabling history).