dkarelov

Results 3 issues of dkarelov

### Description Explicit "content-length" in header leads to incorrect HTTP request - 400 error from target ### Steps to Reproduce ``` Request("https://webhook.site/", method='POST', headers={}) >>> OK Request("https://webhook.site/", method='POST', headers={'content-length': '0'})...

bug
http

Cannot pass empty arrays to parameterized views in an obvious way: `CREATE OR REPLACE VIEW test.pview AS SELECT {a:Array(Int32)} = []` `SELECT * FROM test.pview(a=[])` produces error: `Code: 456. DB::Exception:...

unexpected behaviour

Is it possible to make it compatible with 25 word seed (passphrase)? Otherwise it kills one of the most popular use cases.

enhancement