It is great Christopher! :) Thank you for fixing it! W dniu pt., 13.11.2020 o 14:06 Christopher Faulet <[email protected]> napisał(a):
> Le 13/11/2020 à 11:27, Maciej Zdeb a écrit : > > Fixed warnings during compilation and fixed req.cook() which should > return first > > and not last value when no cookie name specified. > > > > Thanks Maciej, > > I slightly updated your patch though. I changed the commit message to add > details and simplified smp_fetch_cookie() function. I also updated the > comments. > I didn't want to bother you with that. hope it's ok for you ? Let me known > if > you want to rework the patch instead. > > I also added another fix to support the sample fetches without the > parentheses. > 'req.cook()' and 'req.cook' must do the same. > > -- > Christopher Faulet >

