mirror of
https://github.com/hyperium/hyper.git
synced 2026-01-25 10:26:13 +00:00
Update tests that require the server feature to only be compiled when the feature is enabled. After updating these tests, the server feature is no longer required for the ffi job when running tests. Closes #3790