summaryrefslogtreecommitdiff
path: root/tests/integration/serve_tests.rs
AgeCommit message (Expand)Author
2024-07-28fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698)Yazan AbdAl-Rahman
2024-07-18Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...Bartek IwaƄczuk
2024-07-13Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...Ryan Dahl
2024-07-13refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)Sean McArthur
2024-05-17fix: serve handler error with 0 arguments (#23652)Marvin Hagemeister
2024-05-17feat(serve): support `--port 0` to use an open port (#23846)Satya Rohith