mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #420] 测试微信支付回调时不成功 #313
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#313
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @void-soul on GitHub (Aug 8, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/420
服务端配置如下:
客户端配置:
启动之后,同样的地址浏览器访问没有问题,但微信回调时,服务端
debug日志提示:关键字:
get hostname from http/https request error: malformed HTTP version " HTTP/1.1"请问是什么原因造成的?
@xjdata commented on GitHub (Oct 28, 2017):
请问你的问题解决了吗? 是如何解决的? 谢谢。
@void-soul commented on GitHub (Oct 30, 2017):
额,很尴尬的问题,配置微信支付请求路径的地方,后面多一个空格 -_-