Vladislav Lagunov

Results 1 comments of Vladislav Lagunov

@tomsmalley @gdeest @GambolingPangolin Checkout https://github.com/haskell-servant/servant/pull/1597, there is a quick fix that encodes special symbols in param values. Certainly a good solution would be add method like `toEncodedQuery` to `ToHttpApiData` typeclass,...