enerqi

Results 2 issues of enerqi

Trying to view source for a stack frame with swank-cdt using swank-clojure 1.4.0-SNAPSHOT on windows results in a "source not found" error. http://groups.google.com/group/clojure/browse_thread/thread/eba7724a27457342 raises the issue.

windows
cdt

### Description The `connection.request.Request` class has a `stream` method that is used to populate the request's body. It will raise a `ClientException("Malformed request")` when it detects `total_bytes_streamed > announced_content_length`. This...

Bug :bug: