Skip to content

Update branch#1

Merged
ivan770 merged 37 commits intoivan770:masterfrom
http-rs:master
Jun 10, 2020
Merged

Update branch#1
ivan770 merged 37 commits intoivan770:masterfrom
http-rs:master

Conversation

@ivan770
Copy link
Owner

@ivan770 ivan770 commented Jun 10, 2020

No description provided.

yusuke-ota and others added 30 commits May 19, 2020 11:43
I use 'resp.take_body().read_to_string(&mut foo)' to get body as String type.
But, 'resp.take_body().into_string()' is more intuitive.
So, exchange method.
I use 'resp.take_body().read_to_string(&mut foo)' to get body as String type.
But, 'resp.take_body().into_string()' is more intuitive.
So, exchange method.
…ix_test_response

� Conflicts:
�	tests/response.rs
adds initial support for json literals, adds "json" feature
Co-authored-by: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Bring response in line with http-types
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
drop unused serde_qs dependency
yoshuawuyts and others added 7 commits June 5, 2020 19:17
When these were merged as re-enabled in
4034f33
they were broken due to being merged after
4276d67
This is the last of the chaining methods, presently inconsistent.
allowing set body on request
@ivan770 ivan770 merged commit dd40323 into ivan770:master Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants