Update to 7.59
- Moved home and ua attributes from Mojo to Mojolicious.
- Changed Mojo::IOLoop::Client to only start a thread pool with Net::DNS::Native on demand. (Grinnz)
- Improved subprocess method in Mojo::IOLoop to allow for easier role composition.
- Fixed RFC 7230 compliance bug in Mojo::Message::Response. (jberger)