We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added guidance on handling PEM files with multiple certificates using `extra_chain_cert` for client authentication.
Updated Proxy Support (markdown)
fix wrong parameter
Show status.reason which is not named how you'd expect it to be..
Show methods to reveal status details
Updated Thread Safety (markdown)
List all kind of status methods available
Document new API from 7c2a861
Updated Errors and Exceptions (markdown)
Updated Disabling URI Normalization (markdown)
Updated Testing (markdown)
Begin: new page re: testing
Grammar: it's -> its
How to enable logging for all requests by default
Add a link to URI Normalization disabling
Add instructions for disabling URI normalization
TLS/SSL options
Destroyed _Footer (markdown)
really use the logger var you set up
Created _Footer (markdown)
Fix concurrency bug
fix typo
Minor edit
Link to new errors page
Errors: exception usage in this lib (from commt by @ixti on #440)
fix documentation for instrumenter
Mention status object
Updated Home (markdown)