2019-09-30 18:40:18 +02:00
|
|
|
synopsis: Fix Verb with headers checking content type differently
|
2019-12-14 22:15:17 +01:00
|
|
|
packages: servant-client-core servant-client
|
2019-09-30 18:40:18 +02:00
|
|
|
prs: #1204
|
|
|
|
issues: #1200
|
|
|
|
packages: servant-client servant-client-core servant-http-streams
|
|
|
|
|
|
|
|
description: {
|
|
|
|
|
2019-12-14 22:15:17 +01:00
|
|
|
For `Verb`s with response `Headers`, the implementation didn't check
|
|
|
|
for the content-type of the response. Now it does.
|
2019-09-30 18:40:18 +02:00
|
|
|
|
|
|
|
}
|