Christoph Kappel

Results 10 issues of Christoph Kappel

Hey, according to spec there must **not** be any body, when the server replies with HTTP 204. And in fact, chrome cancels a request, when there is data. This breaks...

discussion

I really would like to have access to raw events like the ping/pong stuff to have a timing source, what do you guys think about it? I can easily add...

Hey, can you please update Lombok to >1.18.20 to avoid problems with [JEP396](https://openjdk.org/jeps/396) in JDK16? https://github.com/projectlombok/lombok/issues/2681#

Hey, can you please consider overriding Lombok of your dependency com.aventstack:extentreports? There are issues with Lombok

plruby does not work with ruby19 (ruby 1.9.1p378) and just segfaults. Steps to reproduce: 1) create function foo() returns int as '1' language 'plruby'; select foo(); 2) STATEMENT: drop function...

Hey, would it be possible to put structured arguments optionally into the MDC? Maybe my use case is a bit special: I am using Quarkus and there you cannot easily...

Hey, sometimes it would be helpful to be able to pipe the output of the command of the command/selected resource. I would like to do the following:kubectl `kubectl-ipick logs |...

Is it possible to add a generic way to pass options to the CLI call of helm? I currently need a way to bypass certificate verification to access a project's...

enhancement

This PR just passes the `allow_overloads` attribute of #find_element through to avoid my issue #124. Additionally it adds a quick check for empty `element.name` to bypass the following assert, which...

I am currently giving AsciiDoxy a try and want to demonstrate the usage in a showcase. Unfortunately I am running into problems when I use a header with a forward...