webtorrent / bittorrent-tracker

🌊 Simple, robust, BitTorrent tracker (client & server) implementation
https://webtorrent.io
MIT License
1.73k stars 315 forks source link

tweak parseHttpRequest #450

Closed Leask closed 1 year ago

Leask commented 1 year ago

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update [ ] Bug fix [ ] New feature [X] Other, please explain:

What changes did you make? (Give an overview) tweak parseHttpRequest

Which issue (if any) does this pull request address? More flexible address interpretation enabled developers to handle some PT-related address patterns.

For example: http://xxx:1234/announce/[pt-token]?a=1&b=2

This patch keeps the minimal change and enables the possibility to further usage.

Is there anything you'd like reviewers to focus on? N/A

welcome[bot] commented 1 year ago

🙌 Thanks for opening this pull request! You're awesome.

github-actions[bot] commented 1 year ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

Leask commented 1 year ago

Why? Can someone handle this PR? Thanks!