Enno Boland
|
af9fc5c9d8
|
Implement Request::bearer_auth for wasm32
|
2020-07-06 15:00:54 -07:00 |
|
alianse777
|
71386d8734
|
Implement form() and query() for RequestBuilder [WASM] (#947)
|
2020-06-15 07:28:51 -07:00 |
|
Héctor Ramón
|
63376de793
|
Implement Response::content_length for wasm32 (#863)
|
2020-05-21 10:46:56 -07:00 |
|
Paolo Barbolini
|
d4a88a8d35
|
Implement RequestBuilder::json for wasm32 target (#812)
|
2020-02-20 10:22:03 -08:00 |
|
Paolo Barbolini
|
7214e123c4
|
Implement Default for Client and ClientBuilder on the wasm32 target (#813)
|
2020-02-20 08:44:19 -08:00 |
|
Héctor Ramón
|
f6ff7f4364
|
Implement Response::json for wasm32 target (#802)
|
2020-02-06 10:39:57 -08:00 |
|
Paolo Barbolini
|
1478313756
|
wasm: add error_for_status to wasm response (#779)
Adds the error_for_status and error_for_status_ref functions
to wasm::Response
|
2020-01-09 17:06:56 -08:00 |
|
Paolo Barbolini
|
fd88e0c648
|
wasm: add url function to wasm response (#777)
Adds the url function to wasm::Response
|
2020-01-09 13:43:08 -08:00 |
|
rhysd
|
6004623784
|
Add RequestBuilder::fetch_mode_no_cors()
|
2020-01-08 11:47:47 -08:00 |
|
Gleb Pomykalov
|
0f32c4a01a
|
Update to hyper 0.13
|
2019-12-10 16:24:05 -08:00 |
|
John Gallagher
|
f6f81f9cc1
|
wasm: Add request body in the form of Bytes (#696)
* Add body bytes
* Add example and header creation code
|
2019-11-04 09:17:05 -08:00 |
|
Christian Bourjau
|
b24b0be461
|
wasm: Add bytes method to wasm response (#694)
the bytes method was missing from the Response object of the wasm32
compilation target.
|
2019-10-30 13:32:31 -07:00 |
|
Paolo Barbolini
|
dd65fc7c3a
|
wasm: translate over response headers (#689)
Closes #656
|
2019-10-21 13:55:42 -07:00 |
|
lzutao
|
5e5e6e9040
|
chore(deps): bump wasm-bindgen-futures (#675)
|
2019-10-14 11:25:17 -07:00 |
|
Sean McArthur
|
932defd879
|
Introduce unstable, incomplete WASM support
|
2019-09-26 10:01:08 -07:00 |
|