0.15 branch on windows cannot serve any http requests.
I downloaded and built 0.15 branch with 0.15.2, with the cli tool I initialized a clean demo project with `jetzig init`. The project builds and runs but it does not server any pages.
The problem appears to be in httpz, but I cannot tell for sure.
[fail_log.txt](https://github.com/user-attachments/files/24922395/fail_log.txt)
Opening the site in a browser gave far too much noise, this log was produced with a simple `curl http://127.0.0.1:8080/`
0 条评论