Accept header should not be split while creation of pact representation

Issue #299 resolved
Former user created an issue

class: Request method: static Request fromMap(Map map)

if there is more than one value in Accept header, it should not be split, for example:

"Accept="text/csv,application/problem+json"

Comments (2)

  1. Log in to comment