fix: HTTP method missed "CONNECT", "TRACE"

This commit is contained in:
debugtalk
2020-01-06 14:27:03 +08:00
parent 779fcecc2d
commit 8957b6c460
4 changed files with 11 additions and 3 deletions

View File

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