surf
surf copied to clipboard
tests: add head_example_org case
Refs: https://github.com/http-rs/surf/issues/218
This presently fails with the default "curl-client" feature, which is based on isahc.
This works with either "h1-client" or "hyper-client".