summaryrefslogtreecommitdiff
path: root/changes/bug-browserlikepolicy-https
AgeCommit message (Collapse)Author
2015-07-10[pkg] fold in changes0.4.1Ivan Alejandro
2015-06-02[feat] Make it optional to have a dedicated poolVictor Shyba
As @meskio pointed out, some cases could need a dedicated pool with different parameters. This is a suggested implementation where the pool is reused by default, creating a dedicated one just if needed/asked. This way we ensure that resources are under control and special cases are still handled.