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

http: make the RTSP version check stricter #16435

Closed
wants to merge 3 commits into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Feb 22, 2025

  • make it only accept version 1.0, as that is the version curl supports
  • convert the parser to use strparse

- make it only accept version 1.0, as that is the version curl supports
- convert the parser to use strparse
@bagder bagder added the RTSP label Feb 22, 2025
@github-actions github-actions bot added the tests label Feb 22, 2025
@bagder bagder closed this in 4c50998 Feb 22, 2025
@bagder bagder deleted the bagder/rtsp-version branch February 22, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant