On 02/14/2020 06:05 PM, Marion & Christophe JAILLET wrote:
> Hi,
> 
> purely speculative, but does a:
>    apr_table_set(headers, "Connection", "close");
> 
> around line 812 of md_oscp.c also makes sense?

In general I guess it could make sense, but I am not sure if this is the 
correct way to do it here, since we are not
talking HTTP on a bare socket like in mod_ssl, but using libcurl where the same 
effect possibly should be done differently.

Regards

Rüdiger

Reply via email to