fix #1249: catch exceptions when requesting with disabling allow_redirects

This commit is contained in:
debugtalk
2022-04-18 13:08:25 +08:00
parent 1572aced95
commit 9157401c3a
5 changed files with 76 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "3.1.9"
version = "3.1.10"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "docs/README.md"