On 10/18/2013 03:14 AM, Amos Jeffries wrote: > On 18/10/2013 3:32 p.m., Nathan Hoad wrote: >> The attached patch appends "Connection: close" to OPTIONS requests if >> icap_persistent_connections is set to 'off'. This is inline with the >> current behaviour for REQMOD and RESPMOD requests.
> +1. Looks good to me. Committed to trunk as r13053 with a trivial adjustment to keep the order of header fields more consistent with that in ModXact.cc. Thank you, Alex.