feat: add brotli

This commit is contained in:
debugtalk
2021-06-27 00:02:34 +08:00
parent 102ebabf85
commit 3071a6015e
3 changed files with 276 additions and 265 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.1.4"
__version__ = "3.1.5"
__description__ = "One-stop solution for HTTP(S) testing."
# import firstly for monkey patch if needed