André Muta
Results
2
issues of
André Muta
**Describe the bug** Puma treats the HTTP protocol version as an header and if there is a client-provided header named 'version' Puma adds the two values, later Puma uses this...
When building the `cookie` of a paged search we are currently calling `to_ber` when we should be calling `to_ber_bin` to avoid encoding it to UTF-8 and 'breaking' the cookie format....