fix: EnableHTTP2() -> HTTP2(); HTTP/2.0 -> HTTP/2

This commit is contained in:
buyuxiang
2022-04-08 09:27:02 +08:00
parent e6ca2ac5cd
commit a0d9bcaba6
3 changed files with 72 additions and 35 deletions

View File

@@ -12,7 +12,7 @@
- change: lock funplugin version when creating scaffold project
- fix: call referenced api/testcase with relative path
- refactor: redesign `IStep` to make step extensible to support implementing new protocols and test types
- feat: support HTTP/2.0 protocol
- feat: support HTTP/2 protocol
**python version**