From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 012A622572 for ; Wed, 31 Jul 2019 06:11:38 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jZhr6IES8uQG for ; Wed, 31 Jul 2019 06:11:37 -0400 (EDT) Received: from smtp56.i.mail.ru (smtp56.i.mail.ru [217.69.128.36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 647FD20ED1 for ; Wed, 31 Jul 2019 06:11:36 -0400 (EDT) Date: Wed, 31 Jul 2019 13:11:33 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] httpc: allow only strings for opts.headers values Message-ID: <20190731101133.fg4kqfb27wnftja4@tarantool.org> References: <20190729130517.61178-1-roman.habibov@tarantool.org> <20190730140312.vnedp2v5eedyk6yt@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190730140312.vnedp2v5eedyk6yt@tkn_work_nb> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: Alexander Turenko Cc: Roman Khabibov , tarantool-patches@freelists.org Hello, On 30 Jul 17:03, Alexander Turenko wrote: > Updated the branch according to the comments below. Expanded the commit > message with more info (it even does not state that the feature of the > question did not work -- this is the important detail :)). > > I'm okay with the patch. Kirill, please, proceed. I've checked your patch into 1.10, 2.1 and master. -- Regards, Kirill Yukhin