Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-15 | Don't test tls_options in adapter helper test. | href | |
2020-07-15 | Remove tests for old pool | rinpatch | |
2020-05-30 | hackney adapter helper: support tlsv1.3 and remove custom opts | rinpatch | |
- partitial_chain is no longer exported, but it seems to be the default anyway. - The bug that caused sni to not be sent automatically seems to be fixed - https://github.com/benoitc/hackney/issues/612 | |||
2020-03-20 | updating clear_config | Alexander Strizhakov | |
2020-03-12 | clean up | Alexander Strizhakov | |
2020-03-10 | add verify tls_opts only when we open connection | Alexander Strizhakov | |
for other requests tesla will add tls_opts | |||
2020-03-07 | tests changes | Alexander Strizhakov | |
2020-03-07 | using `stub` instead `expect` | Alexander Strizhakov | |
2020-03-06 | removing GunMock to use Mox | Alexander Strizhakov | |
2020-03-04 | moving some logic to tesla adapter | Alexander Strizhakov | |
- checking original inside gun adapter - flushing streams on max_body error | |||
2020-03-03 | Update Copyrights for gun related files | Mark Felder | |
2020-03-03 | refactoring for gun api modules | Alexander Strizhakov | |
2020-03-03 | adapter renaming to adapter_helper | Alexander Strizhakov | |