James E. Blair a5d049e20b Do not display InsecurePlatformWarning
The current requests module issues InsecurePlatformWarning on what
seems like every request.  Perform duplicate suppresion on all
warning messages.  Additionally, never display this message to the
user because there is almost nothing the user can do about it,
and annoying them is not going to help.  Log the message once.

Also move the InsecureRequestWarning suppression to use the same
new system.  Log it once if ssl verification is disabled.  Display
the warning if it is not disabled.

Change-Id: Icc84596dbc5f0e36a1af5c56215380b0f405613f
2015-03-23 17:31:45 -07:00
..
2015-03-10 16:32:59 -07:00
2015-03-24 10:16:19 +11:00
2014-04-29 16:28:49 -07:00
2014-05-07 21:35:07 -04:00
2015-03-23 17:31:45 -07:00
2015-03-11 09:42:03 -07:00
2015-03-10 16:32:59 -07:00
2014-08-01 15:49:30 -07:00
2015-03-05 07:59:05 -08:00
2015-03-23 17:31:45 -07:00
2014-08-30 14:55:53 -07:00