0.01 - 0.09: Alpha
	Api and internals may change

- Error handling
  Handle situation when getting non-decoded content back
- Different serializers
  If possible to send json and receive yaml - hash of lazy serializer objects
  Try http://github.com/robinsmidsrod/Data-Serializable
- Installer
  Try dist:::zilla  


0.05
- Return response object instead of keeping state

0.10 - ?: Beta
- Find a way to overwrite request object so it will be possible to use in 
  controller tests (?)
  Look at Catalyst::Test.