diff options
| author | Andrey Petrov <andrey.petrov@shazow.net> | 2014-07-03 15:44:41 -0700 |
|---|---|---|
| committer | Andrey Petrov <andrey.petrov@shazow.net> | 2014-07-03 15:44:41 -0700 |
| commit | eeff49dfd4c54d2477130c8128ff32e6723fa725 (patch) | |
| tree | 77823d6e7794d342eeb3ea3187a7cc661ced6730 /docs | |
| parent | f28732e73e9af6656d32584221ccc8b4bdb83920 (diff) | |
| download | urllib3-eeff49dfd4c54d2477130c8128ff32e6723fa725.tar.gz | |
'SSL added and removed here' smiley.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/security.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.rst b/docs/security.rst index d02b0b79..7ea6aef4 100644 --- a/docs/security.rst +++ b/docs/security.rst @@ -120,4 +120,4 @@ you can use :func:`~urllib3.disable_warnings`:: import urllib3 urllib3.disable_warnings() -Making unverified HTTPS requests is strongly discouraged. +Making unverified HTTPS requests is strongly discouraged. ˙ ͜ʟ˙ |
