A. L.

Results 4 comments of A. L.

thank you @Ranveer777 this is exactly what we need!

Hi @joanlopez I'm not sure it wouldn't work in gorill/mux. At first look it seems possible. The values are not stored in a HashMap, each call simply adds a new...

Thank you @joanlopez , this information helped me to create a well documented feature request: https://github.com/gorilla/mux/issues/754

Thank you @Ranveer777 @joanlopez gorilla/mux seems to support multiple values, even AND instead of OR.