Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-30 | Rename example 'static' to 'static_world' to avoid confusion | Loïc Hoguin | |
2013-01-29 | Make examples use the new routing | Loïc Hoguin | |
2013-01-05 | Fix examples to follow new env tuple standard | Unix1 | |
This brings examples in line with the recent Middleware change. | |||
2012-10-11 | Modified static example to send appropriate MIME type | dbmercer | |
Modified the static example in the examples subdirectory to use the mimetypes application to determine the appropriate MIME type to send down the wire in the HTTP headers of the reply. | |||
2012-08-27 | Rename cowboy_http_static to cowboy_static | Loïc Hoguin | |
2012-08-27 | Switch to Ranch for connection handling | Loïc Hoguin | |
This is the first of many API incompatible changes. You have been warned. | |||
2012-07-14 | Add a simple Static File Server example | Loïc Hoguin | |