summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * Key connection pools off custom keysAndrey Petrov2016-04-211-0/+44
| |\
| | * Add ``source_address`` to the HTTP and HTTPS pool keysJeremy Cline2016-04-191-7/+7
| | * Update ``key_fn_by_scheme`` functions to use functools.partialJeremy Cline2016-04-181-1/+2
| | * Rename pool_key_funcs_by_scheme to key_fn_by_schemeJeremy Cline2016-04-171-2/+2
| | * Pool keys are now case-insensitive for `scheme` and `host`Jeremy Cline2016-04-151-2/+4
| | * Add documentation for pool keys by schemeJeremy Cline2016-04-041-0/+41
* | | Document the SSLContext options.Cory Benfield2016-04-221-0/+38
|/ /
* | Merge branch 'patch-1' of https://github.com/alecz20/urllib3 into alecz20-pat...Cory Benfield2016-04-071-0/+12
|\ \ | |/ |/|
| * minor typo correctionalecz202015-02-241-1/+1
| * simplified the example a bitalecz202015-01-081-6/+3
| * fixed NameError for filenamealecz202015-01-081-0/+1
| * Example downloading files with shutil.copyfileobjalecz202015-01-081-0/+14
* | Adjusted the underline for section nameShige Takeda2016-01-261-1/+1
* | removed the example for requestsShige Takeda2016-01-261-7/+2
* | fixed recipe docShige Takeda2016-01-261-1/+1
* | Started Recipes documentation and added a recipe about handling concatenated ...Shige Takeda2016-01-262-0/+47
* | docs: Simplify sponsorship sectionAndrey Petrov2015-12-291-20/+14
* | docs: Mention socks proxies and other tweaks.Andrey Petrov2015-12-293-11/+20
* | docs/security: Upgrading ndg-httpsclientWolfgang2015-12-221-3/+5
* | Mention -UCory Benfield2015-12-191-0/+6
* | SOCKS added in 1.14Cory Benfield2015-12-191-0/+2
* | Or require third party dependenciesCory Benfield2015-12-192-2/+2
* | Consistent variable names.Cory Benfield2015-12-191-2/+2
* | Document SOCKS proxy support.Cory Benfield2015-12-181-2/+48
* | Define an SNIMissingWarning.Cory Benfield2015-12-021-0/+18
* | Add proxy authentication example using ProxyManagerAndrew Druchenko2015-11-031-0/+11
* | Add info about disabling warnings for end usersMarc Abramowitz2015-09-141-17/+38
* | fix import bugMichaelYin2015-09-091-1/+1
* | Add a "secure" extras pointIan Cordasco2015-07-171-0/+26
* | Merge pull request #664 from jonparrott/masterAndrey Petrov2015-07-171-0/+38
|\ \
| * | App Engine Connection PoolJon Wayne Parrott2015-07-161-0/+38
* | | Fix Issue #663Disassem2015-07-014-9/+9
|/ /
* | Suggest user install `libffi`john krauss2015-06-111-1/+5
* | Suggest people `pip install cryptography`john krauss2015-06-101-1/+1
* | Initial draft of versioning strategy.saneverAndrey Petrov2015-05-311-0/+21
* | New coinbase code in docs.Andrey Petrov2015-05-251-1/+2
* | Add security doc to front page.Cory Benfield2015-03-171-0/+1
* | Simplified stream docs example.Andrey Petrov2015-03-141-14/+14
* | implement generator for chunked responsesTomas Tomecek2015-03-141-0/+29
* | Rename new warning to InsecurePlatformWarning.Cory Benfield2015-03-031-2/+3
* | Clean up documents for config warning.Cory Benfield2015-03-021-3/+4
* | Emit warnings when SSLContext isn't available.Cory Benfield2015-03-021-0/+21
* | Minor edits to docs.Shivan Sornarajah2015-02-061-4/+5
* | Added documentation on context manager usage.Shivan Sornarajah2015-02-062-4/+32
|/
* Updated formattingBenjamenMeyer2015-01-021-2/+2
* Updated Security documentation for proper capture of security warningsBenjamenMeyer2015-01-021-1/+9
* Nag about SecurityWarning every time.Andrey Petrov2014-10-291-1/+0
* Added AppEngine sockets link.Andrey Petrov2014-09-061-2/+4
* Phrasing.Andrey Petrov2014-09-061-1/+1
* Formatting.Andrey Petrov2014-09-061-1/+1