Peter Jurkovic

Results 4 issues of Peter Jurkovic

Hi, I suggest to you, improve plugin of code, which add special CSS class to every last child. It's help developer better styling and manipulation with elements. For example like...

enhancement

Would be nice to have `toString()` methods across the lib

Type: Improvement
help wanted
Hacktoberfest
good first time

Hi there would be really nice to have a possibility to set a connection and request timeouts values. Not sure whats are the default ones?

Type: Improvement

Hi there, I have two questions: 1. Why is not being populated a MDC context also onError operator? https://github.com/archie-swif/webflux-mdc/blob/master/src/main/java/com/example/webfluxmdc/MdcContextLifter.java#L54 2. How about `ThreadLocal` clean up? When it gets cleaned? Should...