curl-library
Re: SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS commit
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Feb 2012 11:37:25 +0100 (CET)
Received on 2012-02-08
Date: Wed, 8 Feb 2012 11:37:25 +0100 (CET)
On Tue, 7 Feb 2012, Yang Tse wrote:
> Perhaps naming it CURLOPT_SSL_OPTIONS with the bitmask style argument you
> mention would be the most flexible.
Such a take would look like the attached patch. It accepts a bitmask with only
one defined bit so far named CURLSSLOPT_ENABLE_BEAST.
Thoughts?
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-CURLOPT_SSL_OPTIONS-added.patch