dia 0.0.7
dia: ^0.0.7 copied to clipboard
A simple dart http server in Koa2 style. Use with dia_router, dia_static, dia_body and other packages
0.0.7 #
- Add default 404 answer
- Fix types
0.0.6 #
- Add link to dia_static
- Allow
Context.bodywriteStream,ListandString
0.0.5 #
- Change LICENSE
0.0.4 #
- Add
void close()method, that close connection - Add simple tests
0.0.3 #
- Fix links and descriptions
0.0.2 #
- Make
createInstancepublic static inContext - Add method
set(String key, String value)toContextas symlink toheaders.set - Add the link to dia_router
0.0.1 #
- Initial version