Kim Seon Woo

Results 63 comments of Kim Seon Woo

this behavior sends duplicate requests for the same image whenever I flip to next page. Btw I love "flipbook-vue", it's so wonderful

Hi, I've few questions while trying to solve this issue. - If we have to add `shouldLogUncaughtException` to the `ServiceRequestContext`(which is a public interface), we have to add some getter...

Hi @lemunozm , is this still relevant issue? 🤔

@minwoox Thank you for assigning the issue to me 😄 . I have a question about the issue. It seems that armeria allow users to configure CORS in below ways:...

Thank you for your detailed comment. I want to make sure that I understand what features are needed 😄 . Are below features the ones that should be implemented ?...

Hi @minwoox , thank you for the super detailed and wonderful explanation. I wonder what policy we should take. - Allow users to specify `origins`, `originRegex` and `predicate` at the...

I'll start working on this issue again 🏃

@jrhee17 > On second thought, would it be simpler to just delete getUserValue and modify DefaultFlagsProvider#useOpenSsl, DefaultFlagsProvider#tlsEngineType to return null by default? We still have `BaseFlagsProvider` which sets `useOpenSsl` to...

> > We still have BaseFlagsProvider which sets useOpenSsl to false by default, so only modifying DefaultFlagsPRovider#useOpenSsl method to return null won't work. > > `BaseFlagsProvider` is for an integration...