Open mvalitov opened 6 years ago
Hm, but if you do so:
response = client.call(:get, '/httpbin/headers', headers: {
':scheme' => 'https',
':method' => 'get',
':path' => 'nghttp2.org',
':authority' => 'nghttp2.org:443',
'x-custom' => 'custom' })
then all ok
with headers:
without headers: