Skip to content

Responses with gzip compression should be supported #30

Description

@kdavisk6

See #22

Scenario: Simple HTTP request can be made requesting responses be compressed.

Given: a request is made to a known endpoint,
When: the request is sent to the target, accepting gzip responses
And: a response is returned with a 200 response code
And: the response is not empty
Then: the response can be read.

Additional Context
This test case should demonstrate that gzip support is relegated to the Client being used, but should be supported by the default client.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    test caseA test case to consider

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions