Name Description Size
lib.rs Viaduct dev backend This implements a backend using `hyper`. Unlike the `hyper` backend it does not support HTTPS. This means it's clear to vendor into moz-central and won't bring in unwanted sub-dependencies, like `openssl`. This is mainly intended for testing, where the HTTP-only restriction is not an issue. 6090