add ClientBuilder.default_headers() for wasm32 target (#1084)
This commit is contained in:
		| @@ -1,3 +1,4 @@ | ||||
| #![cfg(not(target_arch = "wasm32"))] | ||||
| use std::convert::Infallible; | ||||
| use std::future::Future; | ||||
| use std::net; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user