Nick Fode
Nick Fode
Are there any updates or workarounds? Thx in advance.
You forgot to add the extension to `gitinspector/extensions.py`.
@adam-waldenberg If I may ask when is the next release?
This does not work because it is null. I tried it with: `call.request.headers[HttpHeaders.ContentLength]` But then I get the following error: ``` java.io.EOFException: null at okio.RealBufferedSink.write(RealBufferedSink.java:107) at io.minio.HttpRequestBody.writeTo(HttpRequestBody.java:74) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:62) at...
@cy6erGn0m is this a bug or am I misunderstanding something?