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

curl gopher null byte support #23

Open
tsybot opened this issue Jul 22, 2024 · 0 comments
Open

curl gopher null byte support #23

tsybot opened this issue Jul 22, 2024 · 0 comments

Comments

@tsybot
Copy link

tsybot commented Jul 22, 2024

Curl gopher:// can send NULL byte only in 7.45.0 >= 7.71.0 versions
Commit start support null byte
Commit end support null byte

So, all payload who have NULL bytes inside works only in this versions, and of you try use curl extension in php you are limited to the same versions of the library that php should be compiled with. You can update README this it information. Curl developer no have plans to support NULL byte in gopher:// in future.

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

1 participant