Skip to content

Add missing TryFrom<String> and TryFrom<Vec<u8>> impls.#477

Merged
seanmonstar merged 1 commit intohyperium:masterfrom
Arnavion:tryfrom
Apr 21, 2021
Merged

Add missing TryFrom<String> and TryFrom<Vec<u8>> impls.#477
seanmonstar merged 1 commit intohyperium:masterfrom
Arnavion:tryfrom

Conversation

@Arnavion
Copy link
Contributor

@Arnavion Arnavion commented Apr 8, 2021

Also fix PathAndQuery's TryFrom impl to not copy the bytes into
a new Bytes.

Also fix PathAndQuery's TryFrom<String> impl to not copy the bytes into
a new Bytes.
@Arnavion
Copy link
Contributor Author

@seanmonstar Ping.

@seanmonstar seanmonstar merged commit 73c723e into hyperium:master Apr 21, 2021
@seanmonstar
Copy link
Member

Thanks for catching this!

BenxiangGe pushed a commit to BenxiangGe/http that referenced this pull request Jul 26, 2021
Also fix PathAndQuery's TryFrom<String> impl to not copy the bytes into
a new Bytes.
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.

2 participants