rollbar / pyrollbar

Error tracking and logging from Python to Rollbar
https://docs.rollbar.com/docs/python/
MIT License
213 stars 135 forks source link

added verify_https for twisted #366

Closed pawelsz-rb closed 3 years ago

pawelsz-rb commented 3 years ago

Description of the change

added verify_https for twisted

Type of change

Related issues

Fix [#1]()

Checklists

Development

Code review

pawelsz-rb commented 3 years ago

👍

just to confirm, with this, we can now use the twisted handler to send items with verify_https=False, correct?

correct