Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发送post请求时,会自动给url最后加上/,这个bug能修复下嘛谢谢 #1684

Open
18757553178 opened this issue Aug 29, 2023 · 3 comments · May be fixed by #1711
Open

发送post请求时,会自动给url最后加上/,这个bug能修复下嘛谢谢 #1684

18757553178 opened this issue Aug 29, 2023 · 3 comments · May be fixed by #1711
Labels
pending pending for confirmation

Comments

@18757553178
Copy link

问题描述

请对 bug 进行简要描述;
尽量附带运行的命令和报错时的堆栈信息

版本信息

请提供如下版本信息:

  • 操作系统类型: [Windows]
  • Python 版本: 3.10
  • HttpRunner 版本 [3.4.5]

项目文件内容(非必须)

如果可能,提供项目测试用例文件原始内容可加快 bug 定位和修复速度。

提示:请注意在去除项目敏感信息(IP、账号密码、密钥等)后再进行上传。

@18757553178 18757553178 added the pending pending for confirmation label Aug 29, 2023
@18757553178
Copy link
Author

发送请求时,都会带/,但是后端只会对不加/得请求进行校验了,导致接口请求不通

@ItTestKing
Copy link

我这边也是,只能用先用pytest方法运行

@18757553178
Copy link
Author

我弃用了,修复的比较慢这个

buxiubuzhi pushed a commit to buxiubuzhi/httprunner that referenced this issue Nov 5, 2023
@buxiubuzhi buxiubuzhi linked a pull request Nov 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending pending for confirmation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants