Ogeon / rustful

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

Change the default content type to text/html #113

Closed Ogeon closed 8 years ago

Ogeon commented 8 years ago

This changes the default content type for responses to text/html.

It's a breaking change, since it will make it necessary to explicitly say that you want text/plain.

Closes #107.

Ogeon commented 8 years ago

I'll just assume that this works on Windows.

@homu r+

homu commented 8 years ago

:pushpin: Commit 0787b33 has been approved by Ogeon

homu commented 8 years ago

:zap: Test exempted - status