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

update Rust deps #526

Merged
merged 2 commits into from
May 17, 2016
Merged

update Rust deps #526

merged 2 commits into from
May 17, 2016

Conversation

bookshelfdave
Copy link
Contributor

using header values created in depot-core (Hyper 0.9) doesn't seem to work w/ depot/Iron/Hyper 0.8.

I'd be super happy if someone could get this to work without the set_raw hack that I used.

see also: iron/iron#452

@thesentinels
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @reset, @fnichol, @adamhjk and @smith to be potential reviewers

set_disposition(&mut response.headers,
xfilename,
headers::Charset::Ext("utf-8".to_string()));
response.headers.set_raw("X-Filename", vec![xfilename.clone().into_bytes()]);
Copy link
Collaborator

@reset reset May 16, 2016

Choose a reason for hiding this comment

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

If you could drop a comment in here so we remember to switch back to set from set_raw once it's safe we can get this merged in real quick ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done! thanks for the review!

@bookshelfdave bookshelfdave force-pushed the dp_bump_deps branch 2 times, most recently from b84019d to 062559c Compare May 16, 2016 18:55
@fnichol
Copy link
Collaborator

fnichol commented May 16, 2016

So many deps, here we go

gif-keyboard-4233402216305661470

@thesentinels r+

@thesentinels
Copy link
Contributor

📌 Commit e592eb0 has been approved by fnichol

@thesentinels
Copy link
Contributor

⌛ Testing commit e592eb0 with merge 3473af4...

thesentinels pushed a commit that referenced this pull request May 16, 2016
Pull request: #526
Approved by: fnichol
thesentinels pushed a commit that referenced this pull request May 16, 2016
Signed-off-by: Dave Parfitt <[email protected]>

Pull request: #526
Approved by: fnichol
@thesentinels
Copy link
Contributor

☀️ Test successful - travis

@thesentinels thesentinels merged commit e592eb0 into master May 17, 2016
@fnichol fnichol deleted the dp_bump_deps branch May 17, 2016 00:06
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
Pull request: #526
Approved by: fnichol
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
Signed-off-by: Dave Parfitt <[email protected]>

Pull request: #526
Approved by: fnichol
raskchanky pushed a commit that referenced this pull request Apr 16, 2019
Pull request: #526
Approved by: fnichol
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.

4 participants