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

【BUG】POST请求被重定向后,会丢失请求体 #442

Open
mojerro opened this issue Dec 22, 2024 · 0 comments
Open

【BUG】POST请求被重定向后,会丢失请求体 #442

mojerro opened this issue Dec 22, 2024 · 0 comments

Comments

@mojerro
Copy link

mojerro commented Dec 22, 2024

Describe the bug

假设向网站www.test.example发送一个请求,携带body,且此网站设置了重定向到https。
请求地址www.test.example,网站收到的请求是没有请求体的
请求地址https://www.test.example,可以正常收到请求体且响应

Environment

  • Postcat:V0.5.1
  • OS:win11 desktop & web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant