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

rawfile返回超时? #540

Closed
burst3166 opened this issue Feb 18, 2021 · 1 comment
Closed

rawfile返回超时? #540

burst3166 opened this issue Feb 18, 2021 · 1 comment

Comments

@burst3166
Copy link

burst3166 commented Feb 18, 2021

想使用本地文件代替服务器结果
api.ifeng.com/user/order/create rawfile://{test}
test为values中的key,其值为
HTTP/1.1 200 OK

{"status":{"code":1807,"msg":"微信统一下单失败"},"time":1613615909000}

运行后,抓包显示正常,但是客户端返回超时? 是使用方法不正确吗?

@avwo avwo closed this as completed in 089a770 Feb 19, 2021
@avwo
Copy link
Owner

avwo commented Feb 19, 2021

重新安装 whistle 并重启

xcodebuild added a commit to alibaba/lightproxy that referenced this issue Mar 18, 2021
bd55e0d566 refactor: auto destroy pipe socket
5de7188524 Release v2.6.7
089a7703e1 fix: avwo/whistle#540
c84f9b000c Release v2.6.6
ab84dc0037 refactor: ensure to close the connection
1f5f1e5af5 fix: path safety issues
b7b5e80ca3 fix: EADDRNOTAVAIL
209904080d Release v2.6.5
b92aeb673d refactor: refactor: refine code
3743db6191 refactor: refine pipe stream
a8dcce5e70 fix: loop destroy
041390462c refactor: refine code
2faa0fbe48 refactor: request for graceful shutdown will not be retried
b49b615d9b refactor: adjust the timing of closed trigger
4ef1843f57 refactor: refine code
25aa8580c2 refactor: set server.timeout = 360000
f90319eefc refactor: auto close pipe stream
b906d719da refactor: refine code
8008b3eca9 refactor: refine tunnel request to plugin server
a4aa5efba3 refactor: catch possible exceptions
c150fb214b refactor: filter invalid path
e089fe31f4 refactor: refine the cache time of h2 sessions
e237dd6daf refactor: headersRules > Rules in multiEnv mode
7ecf155bc1 style: refine ui
9ed407ff2b style: handle errors
4672dd0f4a refactor: refine code
14c53003a1 Release v2.6.4
a3bbeddd1e chore: output startup time
86449bdd13 style: show the total number of requests
54a225c115 feat: show totol requests
698607ccbc refactor: refine code
a1836a2dff refactor: add content-length
92bb523018 refactor: refine code
811c6e68b2 refactor: set content-length by default
87d69e054d Release v2.6.4
4e96d4e797 feat: add enable://contentLength
b26df6454d style: add copyRules button
eb9a3493a2 refactor: refine cmd
b134542e10 feat: add cmd wisl
7901f11bd5 refactor: change localUIHost: add l.wisl.pro, remove l.wproxy.cn
e9536cc7e4 test: remove statusCode=101
9ed7ac73c0 refactor: refine code
a169747b4e Release v2.6.4
4e13b149a4 style: refine UI

git-subtree-dir: vendor/whistle
git-subtree-split: bd55e0d5664cd0279ebcf1177470db9063574806
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

2 participants