Windows Bad request line (Unknown error)
Describe the bug ipptool.exe -tv ipp://127.0.0.1/ipp/print get-printer-attributes.test no response
But linux ipptool works fine
To Reproduce Steps to reproduce the behavior:
- build the project with visual studio
-
ippeveprinter.exe -p 631 test -
ipptool.exe -tv ipp://127.0.0.1/ipp/print get-printer-attributes.test - ippeveprinter.exe will output localhost Bad request line (Unknown error).
Expected behavior ipptool.exe request gets correct response
Screenshots
System Information:
- OS: Ubuntu 24.04 LTS Windows 10.0.26100 Visual Studio 2022 SDK 10.0.22621.0
- libcups version 3.0rc4
Additional context PS. the get-printer-attributes.test file
Seems like there are some different things happening right now with the current master branch that prevent me from even getting as far as testing ippeveprinter with ipptool...
Getting a (weird) stack overflow in ipptool when the token_cb function is called for the initial open brace ("{"). Still trying to determine the cause as there is very little stack usage.