add ClientBuilder.default_headers() for wasm32 target (#1084)
This commit is contained in:
		| @@ -1,3 +1,5 @@ | ||||
| #![cfg(not(target_arch = "wasm32"))] | ||||
|  | ||||
| #[cfg(feature = "__tls")] | ||||
| #[tokio::test] | ||||
| async fn test_badssl_modern() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user