A product search, a filter list that kept growing, and a status code I hadn't seen in years. Filters went in the query string, the way they always do. That held up fine until someone saved a "filter set" with a few hundred SKUs in it and the endpoint started answering with 414.

Source: [Dev.to](https://dev.to/ssukhpinder/600-filters-and-a-414-the-new-query-method-in-net-10-5bib)

Sponsored