Michael Michaelson

Results 4 issues of Michael Michaelson

### Expected behavior It is expected, that multiline label will reserve space to not overlap with next label ### Current behavior Multiline label overlaps with next one ![Снимок экрана 2022-08-01...

type: bug

Russian Localization

# Issue / Motivation: While requesting for authorization using any of `response_type` methods server may responds (redirect back) with error. For `response_type=code` see https://datatracker.ietf.org/doc/html/rfc6749#section-4.1.2.1 For `response_type=token` see https://datatracker.ietf.org/doc/html/rfc6749#section-4.2.2.1 Also, then...

stale

It would be nice to have an option to refresh some stale caches in the background. With such mechanism, middleware could increment the overall application performance. At least `stale-while-revalidate` directive...