Improve handling of accept headers with structured suffix
Add handling of accept headers like application/hal+json (#26) * Add handling of accept headers like application/hal+json Let request predicates produce sth like application/*+json * Add tests for deserialization handler