Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert 174 #191

Merged
merged 2 commits into from
Jul 3, 2020
Merged

Revert 174 #191

merged 2 commits into from
Jul 3, 2020

Conversation

Fishrock123
Copy link
Member

@Fishrock123 Fishrock123 commented Jul 1, 2020

On further thought I think the error storage should be kept entirely in tide (in http-rs/tide#570).

This is because I am not sure this will actually work well for Surf. I suspect surf may be better served by having error hold an optional response, unlike tide. This is due to responses in Surf being incoming rather than outgoing, and it being the client rather than the listener.

Note: AFAIK this is currently safe to do as this feature has not been in a release yet.

@Fishrock123 Fishrock123 requested review from jbr and yoshuawuyts July 1, 2020 21:17
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yoshuawuyts yoshuawuyts merged commit 55689e1 into http-rs:master Jul 3, 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.

2 participants