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

vhost 解析有bug #22

Closed
arsee11 opened this issue Dec 12, 2018 · 1 comment
Closed

vhost 解析有bug #22

arsee11 opened this issue Dec 12, 2018 · 1 comment

Comments

@arsee11
Copy link

arsee11 commented Dec 12, 2018

vhost=www.abc.com&autkey=afkdajdk, vhost 会被解析成www.abc.com&autkey 。其中"&"字符不能识别成分隔符, 在 srs_vhost_resolve 函数中。

@winlinvip
Copy link
Member

winlinvip commented Dec 23, 2019

Fixed in ossrs/srs@c5f3157

winlinvip added a commit that referenced this issue Dec 23, 2019
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