Skip to content

port normalize_uri to std::future#517

Merged
hawkw merged 2 commits intomaster-tokio-0.2from
eliza/0.2-normalize
May 14, 2020
Merged

port normalize_uri to std::future#517
hawkw merged 2 commits intomaster-tokio-0.2from
eliza/0.2-normalize

Conversation

@hawkw
Copy link
Contributor

@hawkw hawkw commented May 14, 2020

It turns out that most of the tests that can be re-enabled as a result
of #516 expect URIs to be normalized.

Therefore, I ported the normalize_uri layer to std::future. This is
a pretty mechanical translation.

Signed-off-by: Eliza Weisman [email protected]

It turns out that most of the tests that can be re-enabled as a result
of #516 expect URIs to be normalized.

Therefore, I ported the `normalize_uri` layer to std::future. This is
a pretty mechanical translation.

Signed-off-by: Eliza Weisman <[email protected]>
@hawkw hawkw requested a review from a team May 14, 2020 20:39
@hawkw hawkw requested a review from a team May 14, 2020 20:48
@hawkw hawkw merged commit eca278d into master-tokio-0.2 May 14, 2020
@olix0r olix0r deleted the eliza/0.2-normalize branch May 14, 2020 23:00
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.

3 participants