-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Given these opts:
{:juxt.http/variants ({:juxt.http/content-type nil,
:juxt.http/content-language (),
:juxt.http/content-encoding ({:juxt.http/content-coding "deflate"})}),
:juxt.http/request-headers {"accept-encoding" ({:juxt.http/codings "gzip"} {:juxt.http/codings "compress"}), "accept" nil, "accept-language" nil}}
pick produces a variant, but the client hasn't expressed that it can handle a content encoding of deflate.
Metadata
Metadata
Assignees
Labels
No labels