From: Dean M. B. <mik...@gm...> - 2010-02-19 16:20:41
|
On Fri, Feb 19, 2010 at 11:59 PM, Nelson, Erik - 2 <eri...@ba...> wrote: > From: Dean Michael Berris Friday, February 19, 2010 10:41 AM > >>There should be a compile-time option for that, although it's not yet > implemented. Boost.Asio has a way of turning off SSL support too. > > Does this *have* to be a compile-time option? Can't we just not > #include some https files?> > Yes, even a #include is a compile-time option. This also allows you to define the macro from the command-line of the compiler if it's allowed, or from the .cpp file before including cpp-netlib HTTP-related headers. -- Dean Michael Berris cplusplus-soup.com | twitter.com/deanberris linkedin.com/in/mikhailberis | facebook.com/dean.berris | deanberris.com |