rsteppac

Results 3 comments of rsteppac

Is there any progress in the implementation of this request?

Same here, even though Jetty responds with `HTTP/1.1 100 Continue`; most of our clients use a 100-continue expectation for SOAP requests, but gor (v1.3.3 ) would only capture the small...

@nomisRev , I have published a demonstrator here: https://github.com/rsteppac/kotlin-signalhandler-demo/tree/develop I started out with `suspendapp` as a dependency, but for easier debugging (`println` everywhere) I copied the two source files required...