martini-contrib / render

Martini middleware/handler for easily rendering serialized JSON, XML, and HTML template responses.
MIT License
245 stars 57 forks source link

Transfer "HTMLContentType" from Options to HTMLOptions #37

Open kyuri opened 10 years ago

kyuri commented 10 years ago

I think it would be right if HTMLContentType was defined in HTMLOptions instead of Options.