btcd
btcd copied to clipboard
Missing `Content-Length`
Why isn't there a Content-Length header send in the response? It seems that many programs have problems with this.
https://github.com/btcsuite/btcd/blob/b7d070601def0f94e3713879b19f1678949a8d68/rpcserver.go#L4559
It seems that many programs have problems with this.
Such as?