André Rouél
André Rouél
@gwpowell It seems to be solved, right?
@hth Many thanks for your input. I agree with you absolutely to implement a specific message if http://user-agent-string.info/ doesn't provide useful data. It's a good idea to keep an eye...
Thank you, that makes me happy. I'll continue to work on this ticket to improve the log message if UADetector gets answers like _Too many connections_.
Family and type of an `UserAgent` will be mapped more or less straight forward from a value in string representation to the corresponding enum value. The enum `UserAgentFamily` supports the...
We will see if it works. In any way we need to think about how we can improve the detection algorithm based on what we can determine today. I assume...
JSON HAL does not describe the authorization of resources only their references between. But I think its a good to have it.
Just FYI, I made a proof of concept of adaptive concurrency limits for Helidon 4 (see https://github.com/arouel/helidon-contrib). Maybe this is helpful to you. Any feedback is welcome.
@tomas-langer I added one more commit to handle the last case I had issues with when using Eclipse IDE. Can you have a look at it as well? I signed...
@tomas-langer I updated the PR, can you have a look again?
@tomas-langer can you have a look at the PR again? I think I addressed all your points. It would be great to gave it to get Eclipse IDE running.