Ogeon / rustful

[OUTDATED] A light HTTP framework for Rust
https://docs.rs/rustful
Apache License 2.0
862 stars 52 forks source link

Use check_path in the send_file[_with_mime] examples #73

Closed kvikas closed 8 years ago

kvikas commented 8 years ago

Updated documentation for send_file() and send_file_with_mime() to use file::check_path() before sending the file.

Fixes #72

Ogeon commented 8 years ago

Looks good. Thank you!

By the way, I edited your description to say "Fixes" instead of "Issue". It closes the issue automatically when this PR is merged.

@homu r+

homu commented 8 years ago

:pushpin: Commit 9895a4b has been approved by Ogeon

homu commented 8 years ago

:hourglass: Testing commit 9895a4b with merge e1e6c16...

homu commented 8 years ago

:sunny: Test successful - status