angel_framework 1.0.7+2
angel_framework: ^1.0.7+2 copied to clipboard
A high-powered HTTP server with DI, routing and more.
1.0.7+2 #
Changed ResponseContext.serialize. The contentType is now set before serialization.
1.0.7+1 #
Moved the Model class into package:angel_model. No functionality was added or removed.
1.0.7 #
Added an accepts method to RequestContext. It's now a lot easier to tell which content types the
user accepts via the Accept header.